JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
petclinic.util
TestUtil
Contents
Description
Hide sidebar
Show sidebar
Annotation Type TestUtil
@Target
(
FIELD
)
@Retention
(
RUNTIME
)
public @interface
TestUtil
Designates a field containing a test utility object, which will be initialized before any @Test or @Before method is executed.