Class Resque_Tests_TestCase

InheritanceResque_Tests_TestCase » PHPUnit_Framework_TestCase
SubclassesResque_Tests_EventTest, Resque_Tests_JobStatusTest, Resque_Tests_JobTest, Resque_Tests_StatTest, Resque_Tests_WorkerTest

Resque test case class. Contains setup and teardown methods.

Protected Properties

Hide inherited properties

PropertyTypeDescriptionDefined By
$redis Resque_Tests_TestCase
$resque Resque_Tests_TestCase

Public Methods

Hide inherited methods

MethodDescriptionDefined By
setUp() Resque_Tests_TestCase

Property Details

$redis protected property
protected $redis null
$resque protected property
protected $resque null

Method Details

setUp() public method

public void setUp ( )