Interface | Description |
---|---|
JSR354TestConfiguration |
Libraries that implement this JSR and want to be tested with this TCK must implement this
interface and register it using the
ServiceLoader . |
Class | Description |
---|---|
TCKRunner |
Main class for executing the JSR 354 TCK.
|
TCKRunner.TCKReporter |
Reporter implementation.
|
TCKTestSetup |
TCK bootstrap class loading the
JSR354TestConfiguration . |
TestUtils |
Test Utility class.
|
Exception | Description |
---|---|
TCKValidationException |
Exception thrown if the TCK test setup failed.
|
Copyright © 2012-2015 JavaMoney. All Rights Reserved.