* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Asset\Tests\VersionStrategy; use PHPUnit\Framework\TestCase; use Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy; class EmptyVersionStrategyTest extends TestCase { public function testGetVersion() { $emptyVersionStrategy = new EmptyVersionStrategy(); $path = 'test-path'; $this->assertEmpty($emptyVersionStrategy->getVersion($path)); } public function testApplyVersion() { $emptyVersionStrategy = new EmptyVersionStrategy(); $path = 'test-path'; $this->assertEquals($path, $emptyVersionStrategy->applyVersion($path)); } } __halt_compiler();----SIGNATURE:----ZLDSyb1xjDijQ12wtLE4QsL2WdqrDUFGV9ERoPchOIKak6o60Z5KEsaay2EaKR4zw2hnRXane7ylA0e95Rvtvb2lhJCel+km/InIbcDnTtvGSzRNI9qkmvytYEaAXW9K7tFKhW+mWCHatDziHJuFUIjcKOhJqFwHVEe/tRuU/Ci53TnajdYZ+MHO1p/fjiYerbL35S+Q2UeKSM9xnrI1UBVX1GHgRpaEoHac6TP/TVg71iJPGNuHbCuaFZb12ByGz3+GMHuQkTRCElUWL7BZHpk5uS9P3UPjZiRE8RKhY1ucSnROy+xqb//ijjNJAJGlsjccyhfJ0jlOvPJq7IpX4dY9KCvuS9HgozqJkz4r6+irmBuQ99OFaqAuJg7WG8qi+V7RXnNLcLLPAjo0v0VJWUWJZ6ZsfeAh+uFzr+BCZPrc4jyPCuoomqaY2dFVLW4oYKvu5tRTQ5YVCJX6CinkGCOT66EDhwMpzkorEIJ6SL6L2XCLoU+EOaDLjJa1YESHrBU49Gfv131gX2V06VngTyAIgCBjecI32qPzcMlEbZ8iiXqCpkxxL8uW5BI9mkOrCOZ6z21becgdmRqtWXUfxUI2xEE/aWY7w1Fy/PUFquSiw8KhekekFlU6H7qe4/+O5Ry4J8oSEcqf7GHJdirWQVzdEKMHqybp8bZuIPnht6c=----ATTACHMENT:----OTYyMDgxODM4OTUyNjY2NyA2OTUwMDI2NTkxOTE4MDMxIDE4NDI5ODM3MDQ3MjQyNDE=