Skip navigation links

Package com.carrotsearch.randomizedtesting

Provides RandomizedRunner: randomized tests under control and more.

See: Description

Package com.carrotsearch.randomizedtesting Description

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.