public class RemoteAgentRule
extends org.junit.rules.ExternalResource
Constructor and Description |
---|
RemoteAgentRule() |
Modifier and Type | Method and Description |
---|---|
protected void |
after() |
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
protected void |
before() |
protected void before() throws Exception
before
in class org.junit.rules.ExternalResource
Exception
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base, org.junit.runner.Description description)
apply
in interface org.junit.rules.TestRule
apply
in class org.junit.rules.ExternalResource
protected void after()
after
in class org.junit.rules.ExternalResource
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.