Uses of Interface
account.IAccount

Packages that use IAccount
Package Description
account  
  • 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-conditions
    class  AccountImplValid4JBestPractice
    Implements the IAccount interface Uses Valid4J to implement the pre-conditions The post-conditions are checked by JUnit test cases