patterntesting.annotation.concurrent
Annotation Type TestThread


@Documented
@Target(value={METHOD,TYPE})
@Retention(value=RUNTIME)
public @interface TestThread

Mark methods for thread testing with this annotation. It is used by patterntesting.concurrent to support better testing of threads.

Since:
13.10.2008
Version:
$Revision: 1.1 $
Author:
oliver



Copyright © 2002–2014 PatternTesting Team. All rights reserved.