Interface | Description |
---|---|
AbstractLoader.ErrorHandler |
Handler for reporting errors from the AbstractLoader.
|
Reporter |
Reports results from the TCK back to the user.
|
Class | Description |
---|---|
AbstractLoader |
Class loading a property file and delegating the treatment of each line to a concrete implementations.
|
AbstractLoader.LoggingErrorHandler |
Error handler that logs errors to a text stream.
|
Candidate |
Represents a candidate for instantiation
|
CandidateLoader |
Loads a set of candidate classes from a properties file into the TCK.
|
Main |
Command line launcher for Technology Compatibility Kit (TCK).
|
TCK |
Technology Compatibility Kit (TCK) for
Objenesis s. |
TextReporter |
Reports results from TCK as tabulated text, suitable for dumping to the console or a file and
being read by a human.
|
TextReporter.Result |
Enum | Description |
---|---|
Candidate.CandidateType |