Package com.thoughtworks.qdox.junit
-
Class Summary Class Description APITestCase APITestCase is a JUnit extension that will let you compare two sources (typically one kept as a static expected result and a generated one) on the API level.
Class | Description |
---|---|
APITestCase |
APITestCase is a JUnit extension that will let you compare two sources
(typically one kept as a static expected result and a generated one) on the API level.
|