powermock powermock
Parent | oss-parent |
Group | org.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. |
Packaging | pom |
Size | 14.05 KB |
文件 | pom jar |
网址 | http://www.powermock.org |
发布时间 | 2015-10-02 16:08 |
dependencies
Group | Artifact | Version |
---|
developers
johanhaleby | Johan Haleby | Jayway |
jakr | Jan Kronquist | Jayway |
licenses
The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
索引仓库
仓库 | 个数 |
Central | 592045 |