AbstractVerb
or TestVerb
, you will no longer need it when you
migrate away from those classes, as described in their deprecation text.@Deprecated public class FailureContext extends Object
FailureMessageHolder
is a parent to those Verb types which will need to be modified
with failure message state.
Constructor and Description |
---|
FailureContext(String format,
Object... args)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected String |
getFailureMessage()
Deprecated.
|
protected boolean |
hasFailureMessage()
Deprecated.
|
Copyright © 2017. All rights reserved.