Uses of Interface
org.easymock.internal.IMocksControlState
-
Packages that use IMocksControlState Package Description org.easymock.internal -
-
Uses of IMocksControlState in org.easymock.internal
Classes in org.easymock.internal that implement IMocksControlState Modifier and Type Class Description class
RecordState
class
ReplayState
Fields in org.easymock.internal declared as IMocksControlState Modifier and Type Field Description private IMocksControlState
MocksControl. state
Methods in org.easymock.internal that return IMocksControlState Modifier and Type Method Description IMocksControlState
MocksControl. getState()
-