Searched refs:TEST_CASE_IDS (Results 1 – 1 of 1) sorted by relevance
134 public static final String TEST_CASE_IDS = "testCaseIds"; field in TestRunEntity240 testRunEntity.setUnindexedProperty(TEST_CASE_IDS, this.testCaseIds); in toEntity()370 List<Long> testCaseIds = (List<Long>) e.getProperty(TEST_CASE_IDS); in fromEntity()