Searched defs:tests (Results 1 – 2 of 2) sorted by relevance
218 Enumeration<Test> tests = ((TestSuite) test).tests(); in addTest() local
229 val tests = mutableListOf<FrameworkMethod>() in <lambda>() constant