| BasicTeleporterTest |
Basic test of the teleporter mechanism
|
| EmbeddedDependenciesTeleporterTest |
Verify that the teleporter correctly embeds additional
classes that this test requires, even if they are
referred to indirectly.
|
| LdapFilterTeleporterTest |
Test Teleporter access to services using LDAP filters
|
| LocalServiceTeleporterTest |
Test registering a service with a local interface in our teleported server-side test class.
|
| MultipleRulesTeleporterTest |
Verify that additional JUnit Rules are handled correctly
by the teleporter, by doing some funky stuff with a generator
Rule and before/after statements.
|
| ServicesPresentTest |
This teleported test checks the presence of multiple services in the Sling launchpad.
|
| SomePojo |
POJO used indirectly by RequiredDependenciesTest
|
| SomeString |
POJO used indirectly by RequiredDependenciesTest
|
| SomeUtility |
Utility class used directly by RequiredDependenciesTest
|
| TeleportedResourcesFolderTest |
Verify that specified resources are included in the
teleported bundle, using a folder notation to include
multiple resources.
|
| TeleportedResourcesSingleTest |
Verify that specified resources are included in the
teleported bundle, using the single resource notation.
|
| TeleporterOptionsTest |
Test the teleporter client-side options
|