p

powermock

PowerMock allows you to unit test code normally regarded as untestable. For instance it is possible to mock static methods, remove static initializers, allow mocking without dependency injection and more. PowerMock works by bytecode manipulation. PowerMock also contain some utilities that gives you easier access to an objects internal state. PowerMock can be used to test otherwise untestable code and also to achieve a cleaner separation between test and production code.
http://www.powermock.org
The Apache Software License, Version 2.0
Johan Haleby Jan Kronquist Arthur Zagretdinov
大版本 版本 最近更新
1.6 1.6.6 2016-11-04 16:12:49
1.6.5 2016-04-30 13:23:43
1.6.4 2015-12-11 14:47:05
1.6.3 2015-10-02 16:08:43
1.6.2 2015-03-16 17:57:47
1.6.1 2015-01-03 15:24:21
1.6.0 2014-11-27 14:13:22
1.5 1.5.6 2014-09-04 15:36:33
1.5.5 2014-05-28 17:31:53
1.5.4 2014-01-29 22:50:57
1.5.3 2014-01-10 16:58:17
1.5.2 2013-11-18 17:40:16
1.5.1 2013-06-20 00:14:22
1.5 2012-12-04 17:56:29
1.4 1.4.12 2012-04-05 17:33:33
1.4.11 2012-01-05 21:01:45
1.4.10 2011-08-23 18:30:44
1.4.9 2011-05-03 02:52:18
1.4.8 2011-02-26 16:29:58
1.4.7 2010-12-28 22:40:57
1.4.6 2010-10-14 02:46:01
共21条记录