Uses of Class
dev.aherscu.qa.jgiven.commons.formatters.UnitFormatter.Annotation
-
Packages that use UnitFormatter.Annotation Package Description dev.aherscu.qa.jgiven.commons.formatters dev.aherscu.qa.jgiven.commons.steps -
-
Uses of UnitFormatter.Annotation in dev.aherscu.qa.jgiven.commons.formatters
Methods in dev.aherscu.qa.jgiven.commons.formatters with parameters of type UnitFormatter.Annotation Modifier and Type Method Description String
UnitFormatter. format(Object argumentToFormat, UnitFormatter.Annotation annotation)
-
Uses of UnitFormatter.Annotation in dev.aherscu.qa.jgiven.commons.steps
Method parameters in dev.aherscu.qa.jgiven.commons.steps with annotations of type UnitFormatter.Annotation Modifier and Type Method Description SELF
GenericActions. doing_nothing(long millis)
Does nothing for specified duration.
-