Home
last modified time | relevance | path

Searched refs:CandidateLoaderTest (Results 1 – 2 of 2) sorted by relevance

/external/objenesis/tck/test/org/objenesis/tck/
DCandidateLoaderTest-sample.properties52 # See CandidateLoaderTest.java
54 org.objenesis.tck.CandidateLoaderTest$A = A candidate
55 org.objenesis.tck.CandidateLoaderTest$B = B candidate
DCandidateLoaderTest.java26 public class CandidateLoaderTest extends TestCase { class