| org.kuali.module.vendor.fixtures.VendorRuleFaxNumberFixture
VendorRuleFaxNumberFixture | public enum VendorRuleFaxNumberFixture (Code) | | |
ONE_DEFAULT_ONE_SHORT_FAX | Enum Constant ONE_DEFAULT_ONE_SHORT_FAX(Code) | | |
TWO_DEFAULT_FORMATS | Enum Constant TWO_DEFAULT_FORMATS(Code) | | |
TWO_SHORT_FAXES | Enum Constant TWO_SHORT_FAXES(Code) | | |
getAddresses | public List<VendorAddress> getAddresses()(Code) | | This method does the setup for the tests which examine the implementation of the requirement that the fax numbers in the
VendorAddress collection must be of a valid format
Parameters: fax1 - A fax number in String form Parameters: fax2 - Another fax number in String form A List, appropriately populated with fax numbers. |
|
|