FOSSology
3.2.0rc1
Open Source License Compliance by Open Source Software
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
phpunit-bootstrap.php
1
<?php
2
3
/*
4
Copyright Siemens AG 2014
5
6
Copying and distribution of this file, with or without modification,
7
are permitted in any medium without royalty provided the copyright
8
notice and this notice are preserved. This file is offered as-is,
9
without any warranty.
10
*/
11
12
namespace
TestSupport
;
13
14
require_once __DIR__ .
'/vendor/autoload.php'
;
15
16
\Hamcrest\Util::registerGlobalFunctions();
TestSupport
Definition:
phpunit-bootstrap.php:12
src
phpunit-bootstrap.php
Generated on Mon Jun 29 2020 12:03:43 for FOSSology by
1.8.11