Uses of Package
patterntesting.runtime.annotation

Packages that use patterntesting.runtime.annotation
patterntesting.runtime.junit.internal These are classes for internal use. 
patterntesting.runtime.monitor This package provides some monitors like the ClasspathMonitor or ProfileMonitor
patterntesting.runtime.monitor.db This package contains classes which are usefull for monitoring databases. 
patterntesting.runtime.util.reflect This is the package for some reflection utilities. 
 

Classes in patterntesting.runtime.annotation used by patterntesting.runtime.junit.internal
Broken
          If you want to mark JUnit tests which does not work for the moment as "broken" you can use this annotation.
 

Classes in patterntesting.runtime.annotation used by patterntesting.runtime.monitor
UnsupportedOperation
          This is similar to the @NotYetImplemented annotation.
 

Classes in patterntesting.runtime.annotation used by patterntesting.runtime.monitor.db
IgnoreForSequenceDiagram
          With this annotation you can mark classes or methods which should not part of generated sequence diagram.
 

Classes in patterntesting.runtime.annotation used by patterntesting.runtime.util.reflect
UnsupportedOperation
          This is similar to the @NotYetImplemented annotation.
 



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