public class InstanceIdentifierTest2
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
InstanceIdentifierTest2.InstanceIdentifierTestInterface
A common interface to be used for pattern matching.
|
static class |
InstanceIdentifierTest2.Test1
Implements the test.
|
| Modifier and Type | Field and Description |
|---|---|
private static int |
MAX_ALLOC
Defines the maximum allocation count.
|
| Modifier | Constructor and Description |
|---|---|
private |
InstanceIdentifierTest2()
Prevents external instantiation.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
asserts()
The automated tests using assert statements.
|
static void |
main(java.lang.String[] args)
Starts the test.
|
private static final int MAX_ALLOC
private InstanceIdentifierTest2()
public static void main(java.lang.String[] args)
args - ignoredpublic static void asserts()
EndSystem
annotation.