Overview

Namespaces

  • Jyxo
    • Beholder
      • TestCase
    • Gettext
      • Parser
    • Input
      • Chain
      • Filter
      • Validator
    • Mail
      • Email
        • Attachment
      • Parser
      • Sender
    • Rpc
      • Json
      • Xml
    • Shell
    • Spl
    • Svn
    • Time
    • Webdav
  • PHP

Classes

  • Executor
  • Result
  • TestCase
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated

Class 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
Namespace: Jyxo\Beholder
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