StringCompareTrait (class)

Trait StringCompareTrait

Compare a string to the contents of a file

Implementing objects are expected to modify the $_compareBasePath property before use.

Properties summary

Method Summary

Method Detail

assertSameAsFile()source public

assertSameAsFile( string $path , string $result )

Compare the result to the contents of the file

Parameters

string $path
partial path to test comparison file
string $result
test result as a string

Properties detail

$_compareBasePathsource

protected string

The base path for output comparisons

Must be initialized before use

''

$_updateComparisonssource

protected boolean

Update comparisons to match test changes

Initialized with the env variable UPDATE_TEST_COMPARISON_FILES

null

© 2005–2017 The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
https://api.cakephp.org/3.3/class-Cake.TestSuite.StringCompareTrait.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部