[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/blocks/tests/behat/ -> behat_blocks.php (summary)

Steps definitions related with blocks.

Copyright: 2012 David Monllaó
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 116 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 lib/behat/behat_base.php

Defines 1 class

behat_blocks:: (4 methods):
  i_add_the_block()
  i_dock_block()
  i_open_the_blocks_action_menu()
  i_configure_the_block()


Class: behat_blocks  - X-Ref

Blocks management steps definitions.

i_add_the_block($blockname)   X-Ref
Adds the selected block. Editing mode must be previously enabled.

param: string $blockname

i_dock_block($blockname)   X-Ref
Docks a block. Editing mode should be previously enabled.

param: string $blockname

i_open_the_blocks_action_menu($blockname)   X-Ref
Opens a block's actions menu if it is not already opened.

param: string $blockname

i_configure_the_block($blockname)   X-Ref
Clicks on Configure block for specified block. Page must be in editing mode.

Argument block_name may be either the name of the block or CSS class of the block.

param: string $blockname



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1