Package org.pipservices3.components.test
Class DefaultTestFactory
java.lang.Object
org.pipservices3.components.build.Factory
org.pipservices3.components.test.DefaultTestFactory
- All Implemented Interfaces:
IFactory
Creates test components by their descriptors.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.pipservices3.components.build.Factory
Factory.IComponentFactory -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.pipservices3.components.build.Factory
canCreate, create, register, registerAsType
-
Constructor Details
-
DefaultTestFactory
public DefaultTestFactory()Create a new instance of the factory.
-