public class ServerSideTestClient
extends org.apache.sling.testing.tools.sling.SlingClient
Modifier and Type | Class and Description |
---|---|
static class |
ServerSideTestClient.TestResults |
Constructor and Description |
---|
ServerSideTestClient() |
Modifier and Type | Method and Description |
---|---|
void |
assertTestsPass(String testPackageOrClassName,
int expectedTestsCount)
Run server-side test(s)
|
ServerSideTestClient.TestResults |
runTests(String testPackageOrClassName) |
public ServerSideTestClient.TestResults runTests(String testPackageOrClassName) throws Exception
Exception
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.