Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.test.rule.ExpectedType

Packages that use ExpectedType
com.liferay.portal.test.rule   
 

Uses of ExpectedType in com.liferay.portal.test.rule
 

Methods in com.liferay.portal.test.rule that return ExpectedType
static ExpectedType ExpectedType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ExpectedType[] ExpectedType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Liferay 7.0-ce-b4