Class Turba_KolabTestBase

Description

Base for PHPUnit scenarios.

$Horde: turba/lib/tests/KolabTestBase.php,v 1.1.2.2 2009/01/06 15:27:51 jan Exp $

Copyright 2008-2009 The Horde Project (http://www.horde.org/)

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.

Located in /lib/tests/KolabTestBase.php (line 43)

Horde_Kolab_Test_Storage
   |
   --Turba_KolabTestBase
Direct descendents
Class Description
 class Turba_KolabTest $Horde: turba/lib/tests/KolabTest.php,v 1.1.2.2 2008/11/07 15:03:33 selsky Exp $
Method Summary
 NULL prepareRegistry ()
 NULL prepareTurba ()
 mixed runGiven (array &$world, string $action, array $arguments)
 mixed runThen (array &$world, string $action, array $arguments)
 mixed runWhen (array &$world, string $action, array $arguments)
Methods
prepareConfiguration (line 101)

Prepare the configuration.

  • access: public
NULL prepareConfiguration ()
prepareFixedConfiguration (line 128)

Fix the read configuration.

  • access: public
NULL prepareFixedConfiguration ()
prepareNotification (line 119)

Prepare the notification setup.

  • access: public
NULL prepareNotification ()
prepareRegistry (line 110)

Prepare the registry.

  • access: public
NULL prepareRegistry ()
prepareTurba (line 140)

Prepare the Turba setup.

  • access: public
NULL prepareTurba ()
provideHordeBase (line 182)
void provideHordeBase ()
provideServerName (line 178)
void provideServerName ()
runGiven (line 54)

Handle a "given" step.

  • return: The outcome of the step.
  • access: public
mixed runGiven (array &$world, string $action, array $arguments)
  • array &$world: Joined "world" of variables.
  • string $action: The description of the step.
  • array $arguments: Additional arguments to the step.
runThen (line 88)

Handle a "then" step.

  • return: The outcome of the step.
  • access: public
mixed runThen (array &$world, string $action, array $arguments)
  • array &$world: Joined "world" of variables.
  • string $action: The description of the step.
  • array $arguments: Additional arguments to the step.
runWhen (line 71)

Handle a "when" step.

  • return: The outcome of the step.
  • access: public
mixed runWhen (array &$world, string $action, array $arguments)
  • array &$world: Joined "world" of variables.
  • string $action: The description of the step.
  • array $arguments: Additional arguments to the step.

Documentation generated on Sun, 30 Jan 2011 05:39:24 +0000 by phpDocumentor 1.4.3