Uses of Package
patterntesting.annotation.check.runtime

Packages that use patterntesting.annotation.check.runtime
patterntesting.runtime.junit.internal These are classes for internal use. 
patterntesting.runtime.log Here you find some support for logging. 
patterntesting.runtime.monitor This package provides some monitors like the ClasspathMonitor or ProfileMonitor
patterntesting.runtime.util This is the package for some utility classes. 
 

Classes in patterntesting.annotation.check.runtime used by patterntesting.runtime.junit.internal
MayReturnNull
          Use this annotation to mark methods which can return null values.
 

Classes in patterntesting.annotation.check.runtime used by patterntesting.runtime.log
NullArgsAllowed
          Use this annotation to mark methods which are allowed to have null values as argument.
 

Classes in patterntesting.annotation.check.runtime used by patterntesting.runtime.monitor
MayReturnNull
          Use this annotation to mark methods which can return null values.
 

Classes in patterntesting.annotation.check.runtime used by patterntesting.runtime.util
MayReturnNull
          Use this annotation to mark methods which can return null values.
NullArgsAllowed
          Use this annotation to mark methods which are allowed to have null values as argument.
 



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