|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
ca.nengo.config.impl.ListPropertyImplTest
public class ListPropertyImplTest
| Constructor Summary | |
|---|---|
ListPropertyImplTest()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
void |
testAddValue()
|
void |
testGetNumValues()
|
void |
testGetValue()
|
void |
testInsert()
|
void |
testIsFixedCardinality()
|
void |
testIsMutable()
|
void |
testRemove()
|
void |
testSetValue()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, getName, run, run, runBare, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ListPropertyImplTest()
| Method Detail |
|---|
public void testGetNumValues()
throws StructuralException
StructuralException
public void testGetValue()
throws StructuralException
StructuralException
public void testSetValue()
throws StructuralException
StructuralException
public void testAddValue()
throws StructuralException
StructuralException
public void testInsert()
throws StructuralException
StructuralException
public void testRemove()
throws StructuralException
StructuralException
public void testIsFixedCardinality()
throws StructuralException
StructuralException
public void testIsMutable()
throws StructuralException
StructuralExceptionpublic static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||