org.ccnx.ccn.test.profiles.versioning.VersionNumberTest Class Reference
unit tests for VersionNumber class.
More...
List of all members.
|
Public Member Functions |
void | setUp () throws Exception |
void | tearDown () throws Exception |
void | testHashCode () throws Exception |
void | testVersionNumber () throws Exception |
void | testVersionNumberCCNTime () |
void | testVersionNumberLong () throws Exception |
void | testVersionNumberContentName () throws Exception |
void | testVersionNumberByteArray () |
void | testAddAndReturn () |
void | testAddMillisecondsAndreturn () |
void | testCompareTo () |
void | testEqualsObject () |
void | testGetMaximumVersion () |
void | testGetMinimumVersion () |
void | testBeforeVersionNumber () |
void | testAfterVersionNumber () |
void | testBeforeCCNTime () |
void | testAfterCCNTime () |
Static Public Member Functions |
static void | setUpBeforeClass () throws Exception |
Protected Member Functions |
byte[] | longToVersion (long v) |
Protected Attributes |
final Random | _rnd = new Random() |
Detailed Description
unit tests for VersionNumber class.
Not all tests implemented yet.
The documentation for this class was generated from the following file:
- src/org/ccnx/ccn/test/profiles/versioning/VersionNumberTest.java