Skip navigation links

RandomizedTesting Randomized Runner v2.1.14 API Documentation

Provides RandomizedRunner: randomized tests under control and more.

See: Description

RandomizedRunner and RandomizedTest 
Package Description
com.carrotsearch.randomizedtesting
Provides RandomizedRunner: randomized tests under control and more.
com.carrotsearch.randomizedtesting.rules  
Annotations 
Package Description
com.carrotsearch.randomizedtesting.annotations  
Listeners, Generators and Validators 
Package Description
com.carrotsearch.randomizedtesting.generators  
com.carrotsearch.randomizedtesting.listeners  
Provides RandomizedRunner: randomized tests under control and more.

Inspired by the Apache Lucene project's infrastructure, this project brings a refactored, stand-alone runner for JUnit 4.x tests, which encapsulates built-in repeatable randomized tests, threading and timeout control, parameter factories, thread execution groups and more. Everything is JUnit compatible and will work in your favorite IDE.

RandomizedRunner provides a Runner implementation for JUnit's RunWith annotation.

Core classes to look at:

Examples of use and more resources can be found at: Carrot Search labs site.

Skip navigation links

Copyright © 2011-2015 Carrot Search s.c.. All Rights Reserved.