|
1.0.0 | |||||||||
| 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.eclipse.soda.dk.transform.testcase.NotTransformTestcase
public class NotTransformTestcase
| Constructor Summary | |
|---|---|
NotTransformTestcase(java.lang.String name)
Constructs an instance of this class from the specified name parameter. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Main with the specified args parameter. |
void |
testNotTransformDecodeException()
Test not transform decode exception. |
void |
testNotTransformDecodeFalseToTrue()
Test not transform decode false to true. |
void |
testNotTransformDecodeTrueToFalse()
Test not transform decode true to false. |
void |
testNotTransformDecodeTypeTestWithFalse()
Test not transform decode type test with false. |
void |
testNotTransformDecodeTypeTestWithTrue()
Test not transform decode type test with true. |
void |
testNotTransformEncodeException()
Test not transform encode exception. |
void |
testNotTransformEncodeFalseToTrue()
Test not transform encode false to true. |
void |
testNotTransformEncodeTrueToFalse()
Test not transform encode true to false. |
void |
testNotTransformEncodeTypeTestWithFalse()
Test not transform encode type test with false. |
void |
testNotTransformEncodeTypeTestWithTrue()
Test not transform encode type test with true. |
void |
testTransformConstruction()
Test transform construction. |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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 NotTransformTestcase(java.lang.String name)
name - The name (String) parameter.| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - The args (String) parameter.public void testNotTransformDecodeException()
public void testNotTransformDecodeFalseToTrue()
public void testNotTransformDecodeTrueToFalse()
public void testNotTransformDecodeTypeTestWithFalse()
public void testNotTransformDecodeTypeTestWithTrue()
public void testNotTransformEncodeException()
public void testNotTransformEncodeFalseToTrue()
public void testNotTransformEncodeTrueToFalse()
public void testNotTransformEncodeTypeTestWithFalse()
public void testNotTransformEncodeTypeTestWithTrue()
public void testTransformConstruction()
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||