Searched refs:TestTypeIndex (Results 1 – 1 of 1) sorted by relevance
66 class TestTypeIndex { class98 public TestTypeIndex(int testType) { in TestTypeIndex() method in TestTypeIndex165 @Index @Getter @Setter TestTypeIndex testTypeIndex;287 this.testTypeIndex = new TestTypeIndex(this.testType); in TestSuiteResultEntity()