|
||||||||||
| 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.NamedValuePropertyImplTest
public class NamedValuePropertyImplTest
Unit tests for NamedValuePropertyImpl.
| Constructor Summary | |
|---|---|
NamedValuePropertyImplTest()
|
|
| Method Summary | |
|---|---|
NamedValueProperty |
getProperty(java.lang.String name)
|
static void |
main(java.lang.String[] args)
|
void |
testGetValue()
|
void |
testGetValueNames()
|
void |
testIsFixedCardinality()
|
void |
testIsMutable()
|
void |
testIsNamedAutomatically()
|
void |
testRemoveValue()
|
void |
testSetValueObject()
|
void |
testSetValueStringObject()
|
| 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 NamedValuePropertyImplTest()
| Method Detail |
|---|
public NamedValueProperty getProperty(java.lang.String name)
throws StructuralException
StructuralException
public void testIsMutable()
throws StructuralException
StructuralException
public void testGetValue()
throws StructuralException
StructuralException
public void testGetValueNames()
throws StructuralException
StructuralException
public void testIsNamedAutomatically()
throws StructuralException
StructuralException
public void testRemoveValue()
throws StructuralException
StructuralException
public void testSetValueStringObject()
throws StructuralException
StructuralException
public void testSetValueObject()
throws StructuralException
StructuralException
public void testIsFixedCardinality()
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 | |||||||||