Class | Description |
---|---|
DeployableUnit |
Helper to create the deployable unit to test against
|
DynamicPaths |
Where we look for tests in both the Spec level and the implementation level
|
ExecutionDynamicTest |
This test runs all test defined in the implementation 'src/test/resources' folder
and all test included here in the archive's /tests folder
|
SchemaDynamicValidityTest |
Tests that the schema is available at graphql/schema.graphql and that it contains the proper content.
|
Copyright © 2021 Eclipse Foundation. All rights reserved.