StringStartsWith.php

File

drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringStartsWith.php
View source

Classes

Namesort descending Description
PHPUnit_Framework_Constraint_StringStartsWith Constraint that asserts that the string it is evaluated for begins with a given prefix.