public marks

PUBLIC MARKS with tags "unit test" & framework

2011

PowerMock

by ludochane
PowerMock uses a custom classloader and bytecode manipulation to enable mocking of static methods, constructors, final classes and methods, private methods, removal of static initializers and more. Currently PowerMock supports EasyMock and Mockito

Mockito

by ludochane
Framework de mock java

2006

JFunc: JUnit Functional Testing Extension

by Regis & 2 others (via)
Functional testing, or integration testing, is testing concerned with the entire system, not just small pieces (or units) of code. For those interesting in unit testing, JUnit is currently the premiere unit testing framework for Java software.

A Unit Testing Toy

by YukuanBlog
Unit Testing 的 framework,最早是由 Kent Beck 在 Simple Smalltalk Testing 中提出的。隨著 Java 的流行,及其和 Smailltalk 的相似性,Kent Beck 又完成了在 Java 下的 Unit Testing framework -- JUnit 。隨著 Extreme Programming 的熱門,以及 test-driven development 在實務上的成功,現在幾乎各種程式語言都有它們的 Unit Testing Framework ,大家都來 Unit 一下,被通稱為 XUnit。

PUBLIC TAGS related to tag "unit test"

c +   embedded +   framework +   java +   mock +   programming +   test +  

Active users

ludochane
last mark : 07/01/2011 16:09

Regis
last mark : 02/11/2006 12:31

YukuanBlog
last mark : 06/03/2006 13:20