Payu\Test\ConfigurationTest::setUp PHP Метод

setUp() публичный Метод

public setUp ( )
    public function setUp()
    {
        $this->configuration = new Configuration('TestMerchantId', 'TestSecretKey', 'TestPaymentEndpointUrl', 'TestLoyaltyInquiryEndPointUrl');
    }