org.itracker.model
Class AbstractEntityTest
java.lang.Object
org.itracker.model.AbstractEntityTest
public class AbstractEntityTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractEntityTest
public AbstractEntityTest()
testGetCreateDate
public void testGetCreateDate()
testSetCreateDate
public void testSetCreateDate()
testGetLastModifiedDate
public void testGetLastModifiedDate()
testSetLastModifiedDate
public void testSetLastModifiedDate()
testEquals
public void testEquals()
testCompareTo
public void testCompareTo()
testIsNew
public void testIsNew()
testHashCode
public void testHashCode()
testClone
public void testClone()
throws CloneNotSupportedException
- Throws:
CloneNotSupportedException
testIdComparator
public void testIdComparator()
testCreateDateComparator
public void testCreateDateComparator()
throws Exception
- Throws:
Exception
testLastModifiedDateComparator
public void testLastModifiedDateComparator()
throws Exception
- Throws:
Exception
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
Copyright © 2002-2012 itracker. All Rights Reserved.