JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.jmock.syntax
Interface StatesClause
All Known Subinterfaces:
States
All Known Implementing Classes:
StateMachine
public interface
StatesClause
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
State
is
(
String
name)
StatePredicate
isNot
(
String
name)
Method Details
is
State
is
(
String
name)
isNot
StatePredicate
isNot
(
String
name)