@Retention(value=RUNTIME) @Target(value=METHOD) public @interface TestMethodAnnotation
TestMethodAnnotation is an annotation intended for use in unit tests with
one method.public abstract String value
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.