Uses of Interface
org.easymock.internal.IMocksBehavior
-
Packages that use IMocksBehavior Package Description org.easymock.internal -
-
Uses of IMocksBehavior in org.easymock.internal
Classes in org.easymock.internal that implement IMocksBehavior Modifier and Type Class Description classMocksBehaviorFields in org.easymock.internal declared as IMocksBehavior Modifier and Type Field Description private IMocksBehaviorMocksControl. behaviorprivate IMocksBehaviorRecordState. behaviorprivate IMocksBehaviorReplayState. behaviorConstructors in org.easymock.internal with parameters of type IMocksBehavior Constructor Description RecordState(IMocksBehavior behavior)ReplayState(IMocksBehavior behavior)
-