All Classes
| Class | Description |
|---|---|
| ClassFileDescriptorTest |
ClassFileDescriptorTest.java.
|
| ClassUtilTest |
The JUNIT Test for
ClassUtil. |
| ClassUtilTest.AnnString |
annotation class with String parameter.
|
| ClassUtilTest.AnnTag |
annotation class.
|
| ClassUtilTest.Sub |
superclass with fields and methods.
|
| ClassUtilTest.Sup |
subclass with fields and methods.
|
| DecoderDumperDemos |
Demonstration code.
|
| DecoderDumperTests |
Tests for the decoder/dumper package.
|
| EventListenerMapTest |
Test the EventListenerMap.
|
| EventListenerMapTest.TestEventListener | |
| EventListenerMapTest.TestRemoteEventListener | |
| EventPubSubTest |
Test the EventProducer and EventListener.
|
| EventPubSubTest.TestEventListener | |
| EventPubSubTest.TestEventProducer | |
| EventPubSubTest.TestIllegalEventProducer | |
| EventPubSubTest.TestTimedEventListener<C extends Comparable<C> & Serializable> |
TimedEventListener.
|
| EventTest |
EventTest tests the EventType, Event, and TimedEvent.
|
| EventUtilTest |
Test the EventProducingCollection, EventProducingList, EventProducingMap, EventProducingSet and EventIterator.
|
| EventUtilTest.TestEventListener | |
| ImmutableCollectionsDemo |
Demonstration code.
|
| Listener |
Listener.java.
|
| ListenerInterface |
ListenreInterface.java.
|
| LogCategoryTest |
LogCategoryTest.java.
|
| LoggerTest |
LoggerTest.java.
|
| LoggerTest.StringWriter |
...
|
| MeansTests |
Test the classes in the means package
|
| MetaDataDemo |
MetaDataDemo.java.
|
| MetaDataTest |
MetaDataTest.java.
|
| PrimitiveTest |
The JUNIT Test for the
Primitive. |
| Producer |
Producer.java.
|
| ProducerInterface |
ProducerInterface.java.
|
| ProfileTest |
Test the Profile class.
|
| RemoteEventPubSubTest |
RemoteEventTest makes some very basic tests for the RemoteEventListener and RemoteEventProducer.
|
| RemoteEventPubSubTest.TestRemoteEventListener | |
| RemoteEventPubSubTest.TestRemoteEventProducer | |
| RemoteEventPubSubTest.TestRemoteTimedEventListener<C extends Comparable<C> & Serializable> |
RemoteTimedEventListener.
|
| RMITest |
RMITest tests the RMIUtils class and the RMIObject class.
|
| RMITest.ListenerInterface |
ListenerInterface for remote listener object.
|
| RMITest.ProducerInterface |
producerInterface for remote producer object.
|
| RMITest.RemoteObject |
A test remote object.
|
| TestClass |
Test class to find in ClassUtil.classFileDescriptor.
|
| TestClass.InnerPublic | |
| TestImmutable |
Test the enum Immutable.
|
| TestImmutableArrayList |
TestImmutableArrayList.java.
|
| TestImmutableCollectionStatics |
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
| TestImmutableEntry |
Test the ImmutableEntry sub class.
|
| TestImmutableEntry.MyEntry<K,V> |
Simple implementation of Entry interface.
|
| TestImmutableHashMap |
TestImmutableHashMap.java.
|
| TestImmutableHashSet |
TestImmutableHashSet.java.
|
| TestImmutableLinkedHashMap |
TestImmutableLinkedHashMap.java.
|
| TestImmutableLinkedHashSet |
TestImmutableLinkedHashSet.java.
|
| TestImmutableList |
Test immutable list.
|
| TestImmutableMap |
TestImmutableMap tests the static of() methods of the ImmutableMap.
|
| TestImmutableSet |
TestImmutableSet tests the static of() methods of the ImmutableSet.
|
| TestImmutableSortedMap |
TestImmutableSortedMap tests the static of() methods of the ImmutableSortedMap.
|
| TestImmutableSortedSet |
TestImmutableSortedSet tests the static of() methods of the ImmutableSortedSet.
|
| TestImmutableTreeMap |
TestImmutableTreeMap.java.
|
| TestImmutableTreeSet |
TestImmutableTreeSet.java.
|
| TestImmutableVector |
TestImmutableVector.java.
|
| TestMultiKeyMap |
Test the MultiKeyMap class.
|
| ThrowTest |
The JUNIT Test for
Throw class. |
| TryTest |
Test the methods in the Try class.
|
| URLResourceTest |
URLResourceTest.java.
|