From 664830a178052d915d5dfc59a3e023120781d6ba Mon Sep 17 00:00:00 2001 From: knut <> Date: Mon, 11 Jun 2007 17:24:23 +0000 Subject: corrected TAPCCache according to #646 and added some more stubs for unit tests in System.Web.UI --- tests/unit/Web/UI/TControlAdapterTest.php | 60 +++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 tests/unit/Web/UI/TControlAdapterTest.php (limited to 'tests/unit/Web/UI/TControlAdapterTest.php') diff --git a/tests/unit/Web/UI/TControlAdapterTest.php b/tests/unit/Web/UI/TControlAdapterTest.php new file mode 100644 index 00000000..9ae20a49 --- /dev/null +++ b/tests/unit/Web/UI/TControlAdapterTest.php @@ -0,0 +1,60 @@ + \ No newline at end of file -- cgit v1.2.3