All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class bank.storage.StorageTest

java.lang.Object
   |
   +----bank.storage.StorageTest

public class StorageTest
extends Object
Storagerの機能をテストするためのクラス


Constructor Index

 o StorageTest()

Method Index

 o main(String[])
 o test1()
 o test2()

Constructors

 o StorageTest
 public StorageTest()

Methods

 o main
 public static void main(String args[])
 o test1
 public static void test1() throws NotFoundException
 o test2
 public static void test2() throws NotFoundException

All Packages  Class Hierarchy  This Package  Previous  Next  Index