Modifier and Type | Method and Description |
---|---|
ClientSideTeleporter |
ClientSideTeleporter.embedClass(Class<?> c)
Indicate that a specific class must be embedded in the test bundle.
|
ClientSideTeleporter |
ClientSideTeleporter.excludeDependencyPrefix(String prefix)
Define a prefix for class names that should not be embedded
in the test bundle.
|
ClientSideTeleporter |
ClientSideTeleporter.includeDependencyPrefix(String prefix)
Define a prefix for class names that can be embedded
in the test bundle if the
DependencyAnalyzer thinks
they should. |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.