| Class | Description |
|---|---|
| AllTests |
Defines the tests to be executed.
|
| ArtifactInfoTest |
Tests the YAML descriptor implementation and the
Validator. |
| DescriptorTest |
Allows testing service descriptors in Spring Service Jar artifacts.
|
| DescriptorUtilsTest |
Tests uncovered aspects of
DescriptorUtils. |
| JarTest |
Simple program to test Spring-packaged jar files for contained classes.
|
| ServiceMgrAndDescriptorTest |
Tests selected service manager functionality based on simplified instances of a service manager loaded from
a descriptor file.
|
| ServiceMgrAndDescriptorTest.MockServiceManager |
A mocking service manager for a given service artifact.
|
| TestLifecycleDescriptor |
Tests the lifecycle descriptor and the startup behavior/dependencies.
|
| TestServiceManager |
Tests .
|
| TestServiceManager.Config |
Configures the context, in particular through instances that are not loaded automatically by Spring in tests.
|
| TestServiceManager.Initializer | |
| TestServiceManager.ServiceImpl |
A fake service implementation for testing.
|
| UtilsTest |
Tests
Utils. |
Copyright © 2022. All rights reserved.