# Cant able to access the shopware properties in test folder

**URL:** https://forum.shopware.com/t/cant-able-to-access-the-shopware-properties-in-test-folder/45454
**Category:** Shopware 5
**Created:** [27. April 2017 um 08:56 UTC](https://forum.shopware.com/t/cant-able-to-access-the-shopware-properties-in-test-folder/45454 "2017-04-27T08:56:33Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![rcktn123](https://avatars.discourse-cdn.com/v4/letter/r/858c86/32.png) [@rcktn123](https://forum.shopware.com/u/rcktn123)
#### Post date: [27. April 2017 um 08:56 UTC](https://forum.shopware.com/t/cant-able-to-access-the-shopware-properties-in-test-folder/45454/1 "2017-04-27T08:56:33Z")

</div>

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&nbsp;Shopware\Components\Test\Plugin\TestCase

&nbsp;

&nbsp;
