From bab101a83b56f1fa31f415211df5e2569d75f3c6 Mon Sep 17 00:00:00 2001 From: Nils Schwabe Date: Mon, 7 Jul 2014 15:34:40 +0200 Subject: Remove unintentionally added f3 docs --- management-interface/lib/api/classTest.html | 184 ---------------------------- 1 file changed, 184 deletions(-) delete mode 100644 management-interface/lib/api/classTest.html (limited to 'management-interface/lib/api/classTest.html') diff --git a/management-interface/lib/api/classTest.html b/management-interface/lib/api/classTest.html deleted file mode 100644 index e317881..0000000 --- a/management-interface/lib/api/classTest.html +++ /dev/null @@ -1,184 +0,0 @@ - - - - - - - -Fat-Free Framework: Test Class Reference - - - - - - -
-
- - - - - - -
-
Fat-Free Framework -  3.2.2 -  Overview Class List Hierarchy -
-
-
- - -
-
-
-Public Member Functions | -Protected Attributes | -List of all members
-
-
Test Class Reference
-
-
- -

Unit test kit. - More...

- - - - - - - - - - -

-Public Member Functions

 results ()
 
 expect ($cond, $text=NULL)
 
 message ($text)
 
 __construct ($level=self::FLAG_Both)
 
- - - - - - - - -

-Public Attributes

-const FLAG_False =0
 
-const FLAG_True =1
 
-const FLAG_Both =2
 
- - - - -

-Protected Attributes

$data =array()
 Test results.
 
-

Detailed Description

-

Unit test kit.

-

Constructor & Destructor Documentation

- -
-
- - - - - - - - -
Test::__construct ( $level = self::FLAG_Both)
-
-

Class constructor

-
Returns
NULL
-
Parameters
- - -
$levelint
-
-
- -
-
-

Member Function Documentation

- -
-
- - - - - - - - - - - - - - - - - - -
Test::expect ( $cond,
 $text = NULL 
)
-
-

Evaluate condition and save test result

-
Returns
object
-
Parameters
- - - -
$condbool
$textstring
-
-
- -
-
- -
-
- - - - - - - - -
Test::message ( $text)
-
-

Append message to test results

-
Returns
NULL
-
Parameters
- - -
$textstring
-
-
- -
-
- -
-
- - - - - - - -
Test::results ()
-
-

Return test results

-
Returns
array
- -
-
-
The documentation for this class was generated from the following file: -
-- cgit v1.2.3-55-g7522