Classes | |
class | AssertionCCNHandle |
This class is designed to handle actually erroring in assertions that fail within CCN handlers. More... | |
class | AssertionCCNHandleTest |
class | BasePutGetTest |
Part of older test infrastructure. More... | |
class | BaseSecurityTest |
Part of older test infrastructure. More... | |
class | BenchmarkTest |
This is not a unit test designed to verify functionality. More... | |
class | BitBucketRepository |
Test repository backend. More... | |
class | CCNLibraryTest |
Part of older test infrastructure. More... | |
class | CCNLibraryTestHarness |
An enhanced CCNHandle used for logging/tracking during tests. More... | |
class | CCNTestBase |
A place to put generic things needed by different tests. More... | |
class | CCNTestHelper |
Utility class to provide facilities to be used by all of the CCN tests, most importantly a standardized namespace for them to write their data into. More... | |
class | Flosser |
A class to help write tests without a repository or setting up a separate thread to read data. More... | |
class | LibraryTestBase |
A base class for the old style of library tests. More... | |
class | PlatformTest |
Test the automatic platform detection in PlatformConfiguration. More... | |
class | ReadTest |
A test of basic Interest mechanisms, using older test infrastructure. More... | |
class | ThreadAssertionRunner |
Junit cannot catch exceptions from spawned threads. More... | |
class | ThreadAssertionTest |
Test cases for ThreadAssertionRunner. More... | |
Packages | |
package | protocol |
A CCNx library test. | |
package | repo |
PD org.ccnx.ccn.test.repo. |