Uses of Class
atunit.MockFramework.Option

Packages that use MockFramework.Option
atunit   
 

Uses of MockFramework.Option in atunit
 

Methods in atunit that return MockFramework.Option
static MockFramework.Option MockFramework.Option.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MockFramework.Option[] MockFramework.Option.values()
          Returns an array containing the constants of this enum type, in the order they are declared.