From f69845698fc78644675cf5b4b585605e1ae33ba4 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Mon, 24 Apr 2006 07:11:10 +0000 Subject: [PATCH] I think I've finished the unit tests for AppController --- docs/phpunit/ApplicationControllerTest.php | 107 ++++++++++++++++++++- 1 file changed, 105 insertions(+), 2 deletions(-) diff --git a/docs/phpunit/ApplicationControllerTest.php b/docs/phpunit/ApplicationControllerTest.php index 6de9129..9e41dd0 100644 --- a/docs/phpunit/ApplicationControllerTest.php +++ b/docs/phpunit/ApplicationControllerTest.php @@ -1,17 +1,120 @@ \ No newline at end of file -- 2.22.5