public class BasicMarkerTest extends Object
Constructor and Description |
---|
BasicMarkerTest() |
Modifier and Type | Method and Description |
---|---|
void |
testAddRemove() |
void |
testComposite() |
void |
testCompositeByName() |
void |
testHomonyms() |
void |
testIndirectRecursion() |
void |
testMultiAdd() |
void |
testMultiComposite() |
void |
testMultiCompositeByName() |
void |
testPrimitive() |
void |
testPrimitiveByName() |
void |
testSelfRecursion() |
public BasicMarkerTest()
public void testPrimitive()
public void testPrimitiveByName()
public void testComposite()
public void testCompositeByName()
public void testMultiComposite()
public void testMultiCompositeByName()
public void testMultiAdd()
public void testAddRemove()
public void testSelfRecursion()
public void testIndirectRecursion()
public void testHomonyms()
Copyright © 2005–2022 QOS.ch. All rights reserved.