Uses of Interface
org.hobbit.core.components.ExpectedResponseReceivingComponent
-
Packages that use ExpectedResponseReceivingComponent Package Description org.hobbit.core.components org.hobbit.core.components.test -
-
Uses of ExpectedResponseReceivingComponent in org.hobbit.core.components
Classes in org.hobbit.core.components that implement ExpectedResponseReceivingComponent Modifier and Type Class Description classAbstractEvaluationStorageThis abstract class implements basic functions that can be used to implement a task generator. -
Uses of ExpectedResponseReceivingComponent in org.hobbit.core.components.test
Classes in org.hobbit.core.components.test that implement ExpectedResponseReceivingComponent Modifier and Type Class Description classInMemoryEvaluationStoreSimple in-memory implementation of an evaluation storage that can be used for testing purposes.
-