See: Description
| Interface | Description |
|---|---|
| IInterfaceTest |
An interface for testing annotations at interfaces.
|
| IInterfaceTestMethod |
An interface for testing annotations at interfaces.
|
| InstanceIdentifierTest2.InstanceIdentifierTestInterface |
A common interface to be used for pattern matching.
|
| PatternTest.PatternTestInterface |
A common interface to be used for pattern matching.
|
| Class | Description |
|---|---|
| AbstractNetIoTest |
Defines reusable functionalities for the plain network tests.
|
| AbstractNetIoTest.ServerMainThread |
Implements a simple thread for accepting network connections.
|
| AbstractNetIoTest.ServerWorkThread |
Implements a thread which is started on an accepted connection.
|
| AgentTest |
Execute some interleaving threads with different
resource consumption.
|
| AnnotationId |
Defines the ids for annotations and testing.
|
| ClassLoaderTest |
Loads classes via an own class loader for testing purposes.
|
| CloneTest |
Tests if clone is properly instrumented (consider Configuration!).
|
| ConfigurationTest |
Tests the explicit configuration accounting.
|
| ConfigurationTest.Component |
A component interface and basic implementation.
|
| ConfigurationTest.FileComponent |
A component reading a file directly.
|
| ConfigurationTest.URLComponent |
A component reading a file from an URL.
|
| CpuTimeTest |
Implements a simple memory allocation test.
|
| ExcludedMethodTest |
Performs simple tests on excluded methods.
|
| FieldAccessTest |
Performs some simple tests on being notified about value changes on
static / instance attributes.
|
| FileIoChannelTest |
Performs some simple tests stream based I/O over NIO channels.
|
| FileIoTest |
Performs some simple tests on reader/writer and stream based I/O.
|
| IndirectTest |
A specific test for direct and indirect monitoring groups in the
same thread.
|
| IndirectTestFile |
A specific test for direct and indirect monitoring groups in the
same thread.
|
| IndividualMethodTest |
Performs some simple tests on individually marked methods.
|
| InstanceIdentifierTest |
Implements a simple memory allocation test.
|
| InstanceIdentifierTest2 |
Implements a simple memory allocation test.
|
| InstanceIdentifierTest2.Test1 |
Implements the test.
|
| InterfaceTest |
A test class for testing annotations at interfaces.
|
| InterfaceTestMethod |
A test class for testing annotations at interfaces.
|
| MemoryAllocationTest |
Implements a simple memory allocation test.
|
| MemoryTest |
This class aims at evaluating the estimation of object sizes by
ObjectSizeProvider. |
| MemoryTest.BooleanTest | |
| MemoryTest.ByteTest | |
| MemoryTest.CharacterTest | |
| MemoryTest.DoubleTest | |
| MemoryTest.EmptyTest | |
| MemoryTest.FloatTest | |
| MemoryTest.IntTest | |
| MemoryTest.MixTest | |
| MemoryTest.MixTest2 | |
| MemoryTest.MixTest3 | |
| MemoryTest.ObjectTest | |
| MemoryTest.ShortTest | |
| MultiRecIdTest |
Tests multiple recording ids in one recording group.
|
| MultiRecIdTest.Part1 |
Individual part to be recorded for id1.
|
| MultiRecIdTest.Part2 |
Individual part to be recorded for id2.
|
| MultiRecIdTest.Part3 |
Common part.
|
| NetIoChannelTest |
Perform simple network IO testing of the monitoring infrastructure.
|
| NetIoChannelTest.ServerMainThread |
Implements a simple thread for accepting network connections.
|
| NetIoChannelTest.ServerWorkThread |
Implements a thread which is started on an accepted connection.
|
| NetIoTest |
Perform simple network IO testing of the monitoring infrastructure.
|
| NetIoTestAll |
Perform simple network IO testing of the monitoring infrastructure.
|
| NetIoTestAll.ServerMainThread |
Implements a simple thread for accepting network connections.
|
| NetIoTestAll.ServerWorkThread |
Implements a thread which is started on an accepted connection.
|
| NetIoTestServer |
Perform simple network IO testing of the monitoring infrastructure.
|
| NetIoTestServer.ServerMainThread |
Implements a simple thread for accepting network connections.
|
| NetIoTestServer.ServerWorkThread |
Implements a thread which is started on an accepted connection.
|
| NoAnnotationTest |
Provides a program with resource consumption which is not annotated (test
whether this particular issue works).
|
| PatternTest |
This test currently works only with XML configuration.
|
| PatternTest.MyTest2 |
Defines an inner class to be matched by the type but not by the
name pattern.
|
| PatternTest.Test1 |
Defines an inner class to be matched.
|
| PatternTest.Test2 |
Defines an inner class to be matched.
|
| RandomIoTest |
Performs some simple tests on random I/O.
|
| ShutdownTest |
Test the automatically generated shutdown hook.
|
| ShutdownTestFrame |
Test the automatically generated shutdown hook for a JFrame.
|
| SystemExitTest |
Test code insertion before
System.exit. |
| TestHelper |
Some common helper methods.
|
| TestUtils |
Some commonly used tests.
|
| ThreadedTest |
Execute some interleaving threads with different
resource consumption.
|
| TimerTest |
Tests the explicit timer annotation.
|
| UDPIoChannelTest |
Perform simple UDP IO testing of the monitoring infrastructure.
|
| UDPIoChannelTest.ServerMainThread |
Implements a simple thread for accepting network connections.
|
| UDPIoTest |
Perform simple UDP IO testing of the monitoring infrastructure.
|
| UDPIoTest.ServerMainThread |
Implements a simple thread for accepting network connections.
|
| UrlTest |
Defines some tests in order to find out if the accounting or URLs is correct.
|
| ValueMemTest |
Performs some specific tests recording values, here contextualized recording
ids and values in external libs.
|
| ValueTest |
Performs some specific tests recording values, here contextualized recording
ids and values in external libs.
|
| ValueTest.ExternalLibDummy |
Represents an external class which cannot be annotated.
|