test
Class SimpleAccountTest

java.lang.Object
  extended bytest.SimpleAccountTest

public class SimpleAccountTest
extends java.lang.Object

A simple banking account test class.

Version:
1.0 - 13/01/2004
Author:
Sara Bouchenak

Constructor Summary
SimpleAccountTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleAccountTest

public SimpleAccountTest()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws AccountException
Throws:
AccountException


University Grenoble 1 (France) - Department of Computer Science
Master M1 - Adaptable Middleware - AOP / AspectJ.