Go on on on and on...


  • Home

  • Categories

  • Tags

  • Archives

  • Message

  • About

  • Search

实践Mock框架之PowerMock

Posted on 2018-08-22 | In 测试 | Visitors

PowerMock is a Java framework that allows you to unit test code normally regarded as untestable.

Read more »

实践Mock框架之Mockito

Posted on 2018-08-22 | In 测试 | Visitors

Mockito, Automatic Test Suite Generation for Java

Read more »

实践Mock框架之JMockit

Posted on 2018-08-22 | In 测试 | Visitors

JMockit, An automated testing toolkit for Java

Read more »

实践Mock框架之EasyMock

Posted on 2018-08-22 | In 测试 | Visitors

EasyMock, Easy mocking. Better testing.

Read more »

实践EvoSuite

Posted on 2018-08-22 | In 测试 | Visitors

EvoSuite, Automatic Test Suite Generation for Java

Read more »

实践Harbor

Posted on 2018-08-15 | In 云计算 | Visitors

Harbor is an an open source trusted cloud native registry project that stores, signs, and scans content. Harbor extends the open source Docker Distribution by adding the functionalities usually required by users such as security, identity and management. Having a registry closer to the build and run environment can improve the image transfer efficiency. Harbor supports replication of images between registries, and also offers advanced security features such as user management, access control and activity auditing.

Read more »

实践设计模式之规约模式(Specification)

Posted on 2018-08-11 | In Design | Visitors

Read more »

实践设计模式之适配器模式(Adapter)

Posted on 2018-08-11 | In Design | Visitors

将一个类的接口,转换成客户期望的另一个接口。适配器让原本接口不兼容的类可以合作无间。

Read more »

实践设计模式之迭代器模式(Iterator)

Posted on 2018-08-11 | In Design | Visitors

提供一种方法顺序访问一个聚合对象中的各个元素,而又不暴露其内部的表示

Read more »

实践设计模式之责任链模式(Chain of Responsibility)

Posted on 2018-08-11 | In Design | Visitors
Read more »
1 … 76 77 78 … 113
Ray Wang

Ray Wang

My Blog

1123 posts
29 categories
RSS
© 2025 Ray Wang
Powered by Jekyll
Theme - NexT.Muse