What is PMT?

PMT is simple library that help developers build unit test. Allow call private methods and get and set private fields in tests.

[top]

What PMT is not?

Test framework. PMT can work with JUnit and TestNG.

[top]