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の機能をテストするためのクラス
-
StorageTest()
-
-
main(String[])
-
-
test1()
-
-
test2()
-
StorageTest
public StorageTest()
main
public static void main(String args[])
test1
public static void test1() throws NotFoundException
test2
public static void test2() throws NotFoundException
All Packages Class Hierarchy This Package Previous Next Index