Class TestObjectFactory
java.lang.Object
io.github.astrapi69.test.object.factory.TestObjectFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic A
newA()
static AlgorithmModel
static <T> ApplicationTestModel<T>
newApplicationTestModel
(T model) static ClonableObject
static Club
newClub()
static Company
static CompanyGroup
static Customer
static Employee
static EmployeeList
static Factory
static Light
newLight()
static Member
static NotSerializable
static Permission
static Person
static PremiumMember
static PrimitiveArrays
static PrimitiveObjectClassArrays
static SingletonBean
static Television
-
Constructor Details
-
TestObjectFactory
public TestObjectFactory()
-
-
Method Details
-
newA
-
newAlgorithmModel
-
newApplicationTestModel
-
newClonableObject
-
newClub
-
newCompany
-
newCompanyGroup
-
newCustomer
-
newEmployee
-
newEmployeeList
-
newFactory
-
newLight
-
newMember
-
newNotSerializable
-
newPermission
-
newPerson
-
newPremiumMember
-
newPrimitiveArrays
-
newPrimitiveObjectClassArrays
-
newSingletonBean
-
newTelevision
-
getAllTestObjectsInMap
-
getAllTestObjects
-