4 require_once
'libs/composer/vendor/autoload.php';
21 $this->f =
new Data\Factory();
31 [
'default_with_underscore'],
42 [
'../../some/obscure/path'],
53 $this->assertEquals($value,
$clientId->toString());
64 $this->fail(
'This should not happen');
66 $this->assertTrue(
true);
invalidClientIdProvider()
testValidArguments($value)
tesInvalidArguments($value)