Searched refs:GitHub876Sample (Results 1 – 2 of 2) sorted by relevance
7 public class GitHub876Sample { class12 new GitHub876Sample(new DataTest("foo", true)), in createInstances()13 new GitHub876Sample(new DataTest("FOO", false)) in createInstances()19 public GitHub876Sample(DataTest dataTest) { in GitHub876Sample() method in GitHub876Sample
17 TestNG tng = create(GitHub876Sample.class); in testExceptionWithNonStaticFactoryMethod()