public void testAccountNumberStartsWithAllowedPrefix()(Code)
testAreTwoUsersTheSame_BothNull
public void testAreTwoUsersTheSame_BothNull()(Code)
testAreTwoUsersTheSame_User1Null
public void testAreTwoUsersTheSame_User1Null()(Code)
testAreTwoUsersTheSame_User2Null
public void testAreTwoUsersTheSame_User2Null()(Code)
testAreTwoUsersTheSame_UsersDifferent
public void testAreTwoUsersTheSame_UsersDifferent()(Code)
testAreTwoUsersTheSame_UsersTheSame
public void testAreTwoUsersTheSame_UsersTheSame()(Code)
testCGFields_AccountCanBeCGAccount
public void testCGFields_AccountCanBeCGAccount()(Code)
testCGFields_AccountMustBeReal
public void testCGFields_AccountMustBeReal()(Code)
testCGFields_NotCGSubFund_NoFieldsPresent
public void testCGFields_NotCGSubFund_NoFieldsPresent()(Code)
testCGFields_RequiredCGFields_AllPresent
public void testCGFields_RequiredCGFields_AllPresent()(Code)
testCGFields_RequiredCGFields_Missing
public void testCGFields_RequiredCGFields_Missing()(Code)
Note that we are not testing any of the other elements in the AccountRule.checkCloseAccount(). This is because there is no
logic to them. They simple exercise GL service methods, and if those GL service methods return false, they add an error.