Google\Cloud\Tests\EmulatorTraitTest::setUp PHP Method

setUp() public method

public setUp ( )
    public function setUp()
    {
        $this->implementation = $this->getObjectForTrait(EmulatorTrait::class);
    }