for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
namespace AlgoWeb\xsdTypes\Facets;
/**
* Generated Test Class.
*/
class LengthTraitTest extends \PHPUnit_Framework_TestCase
{
* Sets up the fixture, for example, opens a network connection.
* This method is called before a test is executed.
protected function setUp()
}
* Tears down the fixture, for example, closes a network connection.
* This method is called after a test is executed.
protected function tearDown()