Searched refs:testRunParent (Results 1 – 1 of 1) sorted by relevance
144 @Parent @Getter @Setter private com.googlecode.objectify.Key<?> testRunParent; field in TestRunEntity214 this.testRunParent = com.googlecode.objectify.Key.create(TestEntity.class, testName); in TestRunEntity()