|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.alfresco.repo.domain.node.NodePropertyHelperTest
public class NodePropertyHelperTest
Test low-level marshalling and unmarshalling of node properties
NodePropertyHelper
Constructor Summary | |
---|---|
NodePropertyHelperTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
testAnyMultiValue()
Tests d:any multi-value type |
void |
testConvertableKnownValues()
Tests simple, well-typed values that need conversion |
void |
testNullKnownValues()
Tests simple, well-typed nulls |
void |
testNullResidualValues()
Tests simple, residual nulls |
void |
testResidualMultiValue()
Tests residual multi-value type |
void |
testSimpleKnownValues()
Tests simple, well-typed values |
void |
testSimpleMultiValue()
Tests simple multi-value type |
void |
testSimpleResidualValues()
Tests simple, residual values |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, 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, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NodePropertyHelperTest()
Method Detail |
---|
public void setUp()
setUp
in class junit.framework.TestCase
public void testNullKnownValues() throws java.lang.Throwable
java.lang.Throwable
public void testSimpleKnownValues() throws java.lang.Throwable
java.lang.Throwable
public void testConvertableKnownValues() throws java.lang.Throwable
java.lang.Throwable
public void testNullResidualValues() throws java.lang.Throwable
java.lang.Throwable
public void testSimpleResidualValues() throws java.lang.Throwable
java.lang.Throwable
public void testSimpleMultiValue() throws java.lang.Throwable
java.lang.Throwable
public void testAnyMultiValue() throws java.lang.Throwable
java.lang.Throwable
public void testResidualMultiValue() throws java.lang.Throwable
java.lang.Throwable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |