@Retention(value=RUNTIME) @Target(value=METHOD) public @interface ConcurrencyTest
Class<? extends Throwable>
expected
int
threadCount
timeout
public abstract int threadCount
public abstract int timeout
public abstract Class<? extends Throwable> expected
Copyright © 2020. All rights reserved.