Uses of Interface
account.IAccount
-
Uses of IAccount in account
Classes in account that implement IAccount Modifier and Type Class Description class
AccountImplValid4J
Implements the IAccount interface Uses Valid4J to implement the pre- and post-conditionsclass
AccountImplValid4JBestPractice
Implements the IAccount interface Uses Valid4J to implement the pre-conditions The post-conditions are checked by JUnit test cases