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/TControlTest.php | 280 +++++++++++++++++++++++++++++++++++++ 1 file changed, 280 insertions(+) create mode 100644 tests/unit/Web/UI/TControlTest.php (limited to 'tests/unit/Web/UI/TControlTest.php') diff --git a/tests/unit/Web/UI/TControlTest.php b/tests/unit/Web/UI/TControlTest.php new file mode 100644 index 00000000..9597c23e --- /dev/null +++ b/tests/unit/Web/UI/TControlTest.php @@ -0,0 +1,280 @@ + \ No newline at end of file -- cgit v1.2.3