org.junit.rules.TestRule
@GwtIncompatible("JUnit4") public class Expect extends TestVerb implements org.junit.rules.TestRule
Modifier and Type | Class | Description |
---|---|---|
protected static class |
Expect.ExpectationGatherer |
AbstractVerb.DelegatedVerb<S extends Subject<S,T>,T>, AbstractVerb.MessagePrependingFailureStrategy
Modifier and Type | Method | Description |
---|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
|
static Expect |
create() |
|
protected FailureStrategy |
getFailureStrategy() |
about, fail, fail, in
public static Expect create()
protected FailureStrategy getFailureStrategy()
getFailureStrategy
in class AbstractVerb<TestVerb>
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
Copyright © 2019. All rights reserved.