Cant able to access the shopware properties in test folder

I want to write test case for my plugin , try to exdent the following shopware testcase class ,

class PluginTest extends Shopware\Components\Test\Plugin\TestCase

it is displaying fatal error, class not found Shopware\Components\Test\Plugin\TestCase