org.equanda.generate
Class CompareTest
java.lang.Object
   junit.framework.Assert
junit.framework.Assert
       junit.framework.TestCase
junit.framework.TestCase
           org.equanda.generate.CompareTest
org.equanda.generate.CompareTest
- All Implemented Interfaces: 
- junit.framework.Test
- public class CompareTest 
- extends junit.framework.TestCase
test case for compare limitations
- Author:
- Joachim Van der Auwera, NetRom team
 
 
| 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 | 
 
 
CompareTest
public CompareTest()
setUp
protected void setUp()
              throws Exception
- 
- Overrides:
- setUpin class- junit.framework.TestCase
 
- 
- Throws:
- Exception
 
testCompareAuto
public void testCompareAuto()
                     throws Exception
- 
- Throws:
- Exception
 
testCompareCalculated
public void testCompareCalculated()
                           throws Exception
- 
- Throws:
- Exception
 
testCompareMultiple
public void testCompareMultiple()
                         throws Exception
- 
- Throws:
- Exception
 
testCompareGlobalAuto
public void testCompareGlobalAuto()
                           throws Exception
- 
- Throws:
- Exception
 
testCompareGlobalCalculated
public void testCompareGlobalCalculated()
                                 throws Exception
- 
- Throws:
- Exception
 
testCompareGlobalMultiple
public void testCompareGlobalMultiple()
                               throws Exception
- 
- Throws:
- Exception
 
testCompareDifferentTypes
public void testCompareDifferentTypes()
                               throws Exception
- 
- Throws:
- Exception
 
testCompareGlobalDifferentTypes
public void testCompareGlobalDifferentTypes()
                                     throws Exception
- 
- Throws:
- Exception
 
testCompareBooleanInvalidTest
public void testCompareBooleanInvalidTest()
                                   throws Exception
- 
- Throws:
- Exception
 
testCompareGlobalBooleanInvalidTest
public void testCompareGlobalBooleanInvalidTest()
                                         throws Exception
- 
- Throws:
- Exception
 
testCompareInvalidBoolean
public void testCompareInvalidBoolean()
                               throws Exception
- 
- Throws:
- Exception
 
testCompareInvalidInt
public void testCompareInvalidInt()
                           throws Exception
- 
- Throws:
- Exception
 
testCompareInvalidDouble
public void testCompareInvalidDouble()
                              throws Exception
- 
- Throws:
- Exception
 
testCompareInvalidDate
public void testCompareInvalidDate()
                            throws Exception
- 
- Throws:
- Exception
 
testCompareInvalidTimestamp
public void testCompareInvalidTimestamp()
                                 throws Exception
- 
- Throws:
- Exception
 
testCompareGlobalLeftImmutable
public void testCompareGlobalLeftImmutable()
                                    throws Exception
- 
- Throws:
- Exception
 
testCompareLinkEquals
public void testCompareLinkEquals()
                           throws Exception
- 
- Throws:
- Exception
 
testCompareLinkType
public void testCompareLinkType()
                         throws Exception
- 
- Throws:
- Exception
 
testCompareLinkTypeInvalid
public void testCompareLinkTypeInvalid()
                                throws Exception
- 
- Throws:
- Exception
 
Copyright © 2007-2009. All Rights Reserved.