Liferay 7.0-ce-m3

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

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

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

Methods in com.liferay.portal.test.log 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-m3