Interface MayVerb
- All Known Implementing Classes:
- JavaJournalPerfSpec,- JavaJournalSpec,- JavaSnapshotStoreSpec,- JournalPerfSpec,- JournalSpec,- SnapshotStoreSpec
public interface MayVerb
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic classstatic class
- 
Method SummaryModifier and TypeMethodDescriptionImplicitly converts an object of typeStringto aStringMayWrapper, to enablemaymethods to be invokable on that object.intConfigurable number of frames to be shown when a MAY test fails (is canceled).void
- 
Method Details- 
mayVerbStacktraceContextFramesint mayVerbStacktraceContextFrames()Configurable number of frames to be shown when a MAY test fails (is canceled).Defaults to 3. Must be greater than0.
- 
optional
- 
convertToStringMayWrapperImplicitly converts an object of typeStringto aStringMayWrapper, to enablemaymethods to be invokable on that object.
 
-