Overview

Packages

  • Jyxo_Beholder
  • Jyxo_Charset
  • Jyxo_Color
  • Jyxo_Css
  • Jyxo_ErrorHandling
  • Jyxo_FirePhp
  • Jyxo_Gettext
    • Parser
  • Jyxo_Html
  • Jyxo_Input
    • Chain
    • Filter
    • Validator
  • Jyxo_Mail
    • Email
    • Parser
    • Sender
  • Jyxo_Rpc
    • Json
    • Xml
  • Jyxo_Shell
  • Jyxo_SpamFilter
  • Jyxo_Spl
  • Jyxo_String
  • Jyxo_Svn
  • Jyxo_Time
  • Jyxo_Timer
  • Jyxo_Webdav
  • Jyxo_XmlReader
  • PHP

Classes

  • Jyxo_Beholder_Executor
  • Jyxo_Beholder_Result
  • Jyxo_Beholder_TestCase
  • Jyxo_Beholder_TestCase_FileSystem
  • Jyxo_Beholder_TestCase_HttpResponse
  • Jyxo_Beholder_TestCase_Imap
  • Jyxo_Beholder_TestCase_JsonRpc
  • Jyxo_Beholder_TestCase_Memcached
  • Jyxo_Beholder_TestCase_Mysql
  • Jyxo_Beholder_TestCase_Pgsql
  • Jyxo_Beholder_TestCase_PhpExtension
  • Jyxo_Beholder_TestCase_PhpVersion
  • Jyxo_Beholder_TestCase_PhpZend
  • Jyxo_Beholder_TestCase_Smtp
  • Jyxo_Beholder_TestCase_Webdav
  • Jyxo_Beholder_TestCase_XmlRpc
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated

Class Jyxo_Beholder_TestCase

Base abstract beholder test class.

Direct known subclasses

Jyxo_Beholder_TestCase_FileSystem, Jyxo_Beholder_TestCase_HttpResponse, Jyxo_Beholder_TestCase_Smtp, Jyxo_Beholder_TestCase_Webdav, Jyxo_Beholder_TestCase_XmlRpc, Jyxo_Beholder_TestCase_Imap, Jyxo_Beholder_TestCase_JsonRpc, Jyxo_Beholder_TestCase_Memcached, Jyxo_Beholder_TestCase_Mysql, Jyxo_Beholder_TestCase_Pgsql, Jyxo_Beholder_TestCase_PhpExtension, Jyxo_Beholder_TestCase_PhpVersion, Jyxo_Beholder_TestCase_PhpZend
Abstract
Category: Jyxo
Package: Jyxo_Beholder
Copyright: Copyright (c) 2005-2011 Jyxo, s.r.o.
License: https://github.com/jyxo/php/blob/master/license.txt
Author: Jan Matoušek
Author: Jaroslav Hanslík
Located at Beholder/TestCase.php
Methods summary
public
# __construct( string $description )

Constructor.

Constructor.

Parameters

$description
string
Short description
abstract public Jyxo_Beholder_Result
# run( )

Performs the test.

Performs the test.

Returns

Jyxo_Beholder_Result
public string
# getDescription( )

Returns the description.

Returns the description.

Returns

string
Jyxo PHP Library API documentation generated by ApiGen 2.3.0