Searched defs:TestCase (Results 1 – 3 of 3) sorted by relevance
18 TestCase = collections.namedtuple("TestCase", [ variable
45 static class TestCase { class in MacAddressTest51 TestCase(String macAddress, String ouiString, int addressType, boolean isLocallyAssigned) { in TestCase() method in MacAddressTest.TestCase