From 36165ba32a0e45c3c51e84ad4d94f41c861fa804 Mon Sep 17 00:00:00 2001 From: Simon Date: Sun, 6 Mar 2011 18:42:08 +0100 Subject: Client und Pool-Controller hinzugefügt && addclientAction hinzugefügt --- .../application/controllers/ClientControllerTest.php | 20 ++++++++++++++++++++ tests/application/controllers/PoolControllerTest.php | 20 ++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 tests/application/controllers/ClientControllerTest.php create mode 100644 tests/application/controllers/PoolControllerTest.php (limited to 'tests') diff --git a/tests/application/controllers/ClientControllerTest.php b/tests/application/controllers/ClientControllerTest.php new file mode 100644 index 0000000..921b2fd --- /dev/null +++ b/tests/application/controllers/ClientControllerTest.php @@ -0,0 +1,20 @@ +