Uses of Class
org.apache.sling.testing.teleporter.client.ClientSideTeleporter
-
Uses of ClientSideTeleporter in org.apache.sling.testing.teleporter.client
Methods in org.apache.sling.testing.teleporter.client that return ClientSideTeleporterModifier and TypeMethodDescriptionClientSideTeleporter.embedClass
(Class<?> c) Indicate that a specific class must be embedded in the test bundle.ClientSideTeleporter.excludeDependencyPrefix
(String prefix) Define a prefix for class names that should not be embedded in the test bundle.ClientSideTeleporter.includeDependencyPrefix
(String prefix) Define a prefix for class names that can be embedded in the test bundle if theDependencyAnalyzer
thinks they should.