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

  • FileSystem
  • HttpResponse
  • Imap
  • JsonRpc
  • Memcached
  • Mysql
  • Pgsql
  • PhpExtension
  • PhpVersion
  • PhpZend
  • Smtp
  • Webdav
  • XmlRpc
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated

Class Smtp

Tests SMTP server availability.

Jyxo\Beholder\TestCase
Extended by Jyxo\Beholder\TestCase\Smtp
Namespace: Jyxo\Beholder\TestCase
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: Jaroslav HanslĂ­k
Located at Beholder/TestCase/Smtp.php
Methods summary
public
# __construct( string $description, string $host, string $to, string $from = '', integer $timeout = 2 )

Constructor.

Constructor.

Parameters

$description
string
Test description
$host
string
Hostname
$to
string
Recipient
$from
string
Sender
$timeout
integer
Timeout
public Jyxo\Beholder\Result
# run( )

Performs the test.

Performs the test.

Returns

Jyxo\Beholder\Result
Methods inherited from Jyxo\Beholder\TestCase
getDescription()
Jyxo PHP Library API documentation generated by ApiGen 2.3.0