13 skills found
jsonzou / JmockdataThe plugin to mock the java data by random.
jmockit / Jmockit1Advanced Java library for integration testing, mocking, faking, and code coverage
ajermakovics / Eclipse JmockitJMockit plugin for Eclipse. Checks and auto-completes mock objects.
hzdavid / Jmockit.cnJMockit中文网(jmockit.cn)上所有讲述的测试示例源代码
jmockit / Jmockit2The evolution of JMockit APIs: smaller, simpler, safer, and still powerful
adrianmilne / Jpa Lucene Spring DemoDemo project using JPA, Lucene, Spring, DBUnit and JMockit - to persist and search for simple Book data.
knightliao / JutfJava Unit Test Framework (Warp H2/Mockito/jmockit tools to make java application better)。一个非常好用的Java单元测试框架。
jmockit / Jmockit.github.ioHome Page and documentation for the JMockit open source project
robert-bor / Jmockit Vs MockitoVarious tests run in both Mockito (+ PowerMock) and JMockit
borisbrodski / Jmockit XtendCollection of the Xtend extension methods adding JMockit support
vrthra-forks / JmockitFrom http://code.google.com/p/jmockit/
dev9com / Mock Framework ReviewA simple comparison of mocking frameworks against microservices
cwash / TestJmockitDemoSimple example tests using JMockit to do mock testing of an MVC controller and a simple OO-style interaction.