Searched refs:newTypeFactory (Results 1 – 3 of 3) sorted by relevance
38 TypeFactory tf = newTypeFactory(); in testCustomTypesRefinedSimple()53 TypeFactory tf = newTypeFactory(); in testCustomTypesRefinedNested()68 TypeFactory tf = newTypeFactory(); in testCustomTypesRefinedSneaky()85 TypeFactory tf = newTypeFactory(); in testTwoParamSneakyCustom()109 TypeFactory tf = newTypeFactory(); in testErrorForMismatch()126 TypeFactory tf = newTypeFactory(); in testResolveGenericPartialSubtypes()
339 TypeFactory tf = newTypeFactory(); in testCollectionTypesRefined()365 TypeFactory tf = newTypeFactory(); in testMaps()402 TypeFactory tf = newTypeFactory(); in testMapTypesRefined()432 TypeFactory tf = newTypeFactory(); in testTypeGeneralization()
264 protected TypeFactory newTypeFactory() { in newTypeFactory() method in BaseMapTest