[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/admin/tool/behat/tests/ -> manager_test.php (summary)

Unit tests for behat manager.

Copyright: 2012 David Monllaó
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 192 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 classes

tool_behat_manager_testcase:: (2 methods):
  test_merge_configs()
  test_config_file_contents()

testable_behat_config_manager:: (2 methods):
  merge_config()
  get_config_file_contents()


Class: tool_behat_manager_testcase  - X-Ref

Behat manager tests.

test_merge_configs()   X-Ref
behat_config_manager tests.


test_config_file_contents()   X-Ref
behat_config_manager tests.


Class: testable_behat_config_manager  - X-Ref

Allows access to internal methods without exposing them.

merge_config($config, $localconfig)   X-Ref
Allow access to protected method

param: mixed $config
param: mixed $localconfig
return: mixed

get_config_file_contents($features, $stepsdefinitions)   X-Ref
Allow access to protected method

param: array $features
param: array $stepsdefinitions
return: string



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