Searched defs:testInfo (Results 1 – 2 of 2) sorted by relevance
52 private TestInformation testInfo; field in CuttlefishIntegrationTestRunner71 public void setTestInformation(TestInformation testInfo) { in setTestInformation()
71 @Inject private TestInformation testInfo; field in GceInstanceRule