Sign in
edge
/
security
/
api-security-tools
/
2f08ea127bfc220f1d3bd556764fdd6ab7316193
/
.
/
oas-test
/
src
/
main
/
java
/
com
/
apigee
/
security
/
oas
/
SlowTests.java
blob: d08c3ebe125992987c2fc8ed75da49c6245adb09 [
file
] [
log
] [
blame
]
package
com
.
apigee
.
security
.
oas
;
/**
* {@link org.junit.experimental.categories.Category Category} marker interface for categorizing
* slow integration tests.
*/
public
interface
SlowTests
{}