style>"
9 | }
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/_files/BaseTestListenerSample.php:
--------------------------------------------------------------------------------
1 | endCount++;
10 | }
11 | }
12 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Docs/Files/LineLengthStandard.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Docs/Metrics/NestingLevelStandard.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/Regression/GitHub/1471/Issue1471Test.php:
--------------------------------------------------------------------------------
1 | expectOutputString('*');
7 |
8 | print '*';
9 |
10 | $this->assertTrue(false);
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/Regression/GitHub/503/Issue503Test.php:
--------------------------------------------------------------------------------
1 | assertSame(
7 | "foo\n",
8 | "foo\r\n"
9 | );
10 | }
11 | }
12 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/_files/CoverageClassTest.php:
--------------------------------------------------------------------------------
1 | publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/_files/CoverageFunctionParenthesesTest.php:
--------------------------------------------------------------------------------
1 |
2 |
3 | argument description
4 |
5 | <comment>style</>
6 |
7 |
8 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/webmozart/assert/.composer-auth.json:
--------------------------------------------------------------------------------
1 | {
2 | "github-oauth": {
3 | "github.com": "PLEASE DO NOT USE THIS TOKEN IN YOUR OWN PROJECTS/FORKS",
4 | "github.com": "This token is reserved for testing the webmozart/* repositories",
5 | "github.com": "a9debbffdd953ee9b3b82dbc3b807cde2086bb86"
6 | }
7 | }
8 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/fonts/glyphicons-halflings-regular.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ATM-Consulting/dolibarr_module_dolishop/master/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/fonts/glyphicons-halflings-regular.eot
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/fonts/glyphicons-halflings-regular.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ATM-Consulting/dolibarr_module_dolishop/master/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/fonts/glyphicons-halflings-regular.ttf
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit-mock-objects/tests/_fixture/MethodCallbackByReference.php:
--------------------------------------------------------------------------------
1 | publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/tests/_files/CoverageFunctionParenthesesTest.php:
--------------------------------------------------------------------------------
1 | assertEquals(GITHUB_ISSUE, 797);
9 | }
10 | }
11 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/_files/FatalTest.php:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-token-stream/tests/_fixture/source5.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/_files/CoveragePublicTest.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/symfony/console/Tests/Fixtures/FooSameCaseLowercaseCommand.php:
--------------------------------------------------------------------------------
1 | setName('foo:bar')->setDescription('foo:bar command');
10 | }
11 | }
12 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/symfony/console/Tests/Fixtures/FooSameCaseUppercaseCommand.php:
--------------------------------------------------------------------------------
1 | setName('foo:BAR')->setDescription('foo:BAR command');
10 | }
11 | }
12 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/symfony/console/Tests/Fixtures/input_definition_2.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/Regression/GitHub/74/Issue74Test.php:
--------------------------------------------------------------------------------
1 | publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/_files/CoverageNotPublicTest.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/symfony/console/Tests/Fixtures/input_option_with_default_inf_value.xml:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/ErrorErrors.md:
--------------------------------------------------------------------------------
1 | # ErrorErrors
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/tests/_files/CoveragePrivateTest.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/tests/_files/CoveragePublicTest.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/tests/_files/source_without_namespace.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/_files/CoverageProtectedTest.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/symfony/console/Tests/Fixtures/input_definition_3.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/ErrorParameters.md:
--------------------------------------------------------------------------------
1 | # ErrorParameters
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/tests/_files/CoverageFunctionParenthesesWhitespaceTest.php:
--------------------------------------------------------------------------------
1 | publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/tests/_files/CoverageNotPublicTest.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/mocked_class_method.tpl.dist:
--------------------------------------------------------------------------------
1 |
2 | public function method()
3 | {
4 | $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
5 | $expects = $this->expects($any);
6 | return call_user_func_array(array($expects, 'method'), func_get_args());
7 | }
8 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit-mock-objects/tests/_fixture/AbstractTrait.php:
--------------------------------------------------------------------------------
1 | addTest(ChildSuite::suite());
10 |
11 | return $suite;
12 | }
13 | }
14 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/_files/CoverageClassExtendedTest.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/_files/CoverageNotProtectedTest.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/_files/NamespaceCoverageClassTest.php:
--------------------------------------------------------------------------------
1 | publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/symfony/console/Tests/Fixtures/input_definition_2.json:
--------------------------------------------------------------------------------
1 | {
2 | "arguments": {
3 | "argument_name": {
4 | "name": "argument_name",
5 | "is_required": true,
6 | "is_array": false,
7 | "description": "",
8 | "default": null
9 | }
10 | },
11 | "options": []
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/guzzlehttp/promises/src/PromisorInterface.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/tests/_files/CoverageProtectedTest.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/.gitignore:
--------------------------------------------------------------------------------
1 | /.ant_targets
2 | /.idea
3 | /build/documentation
4 | /build/logfiles
5 | /build/phar
6 | /build/phpdox
7 | /build/*.phar
8 | /build/*.phar.asc
9 | /tests/TextUI/*.diff
10 | /tests/TextUI/*.exp
11 | /tests/TextUI/*.log
12 | /tests/TextUI/*.out
13 | /tests/TextUI/*.php
14 | /cache.properties
15 | /composer.lock
16 | /vendor
17 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/Regression/GitHub/322/Issue322Test.php:
--------------------------------------------------------------------------------
1 | publicMethod();
10 | }
11 | }
12 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Docs/Metrics/CyclomaticComplexityStandard.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/symfony/console/Tests/Fixtures/input_option_with_style.xml:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/tests/_files/CoverageClassExtendedTest.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/tests/_files/CoverageNotProtectedTest.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoverageClassTest.php:
--------------------------------------------------------------------------------
1 | publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/_files/CoverageMethodParenthesesTest.php:
--------------------------------------------------------------------------------
1 | publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/_files/NamespaceCoveragePublicTest.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new Foo\CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/tests/_files/CoverageMethodOneLineAnnotationTest.php:
--------------------------------------------------------------------------------
1 | publicMethod();
10 | }
11 | }
12 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/_files/CoverageNothingTest.php:
--------------------------------------------------------------------------------
1 | publicMethod();
12 | }
13 | }
14 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/_files/NamespaceCoverageMethodTest.php:
--------------------------------------------------------------------------------
1 | publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/_files/NamespaceCoverageNotPublicTest.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new Foo\CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/_files/NamespaceCoveragePrivateTest.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new Foo\CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/scripts/auto_prepend.php:
--------------------------------------------------------------------------------
1 | filter();
6 |
7 | $filter->addFileToBlacklist(__FILE__);
8 | $filter->addFileToBlacklist(dirname(__FILE__) . '/auto_append.php');
9 |
10 | $coverage->start($_SERVER['SCRIPT_FILENAME']);
11 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/tests/_files/CoverageMethodParenthesesTest.php:
--------------------------------------------------------------------------------
1 | publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoveragePublicTest.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new Foo\CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/_files/NamespaceCoverageNotPrivateTest.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new Foo\CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/_files/NamespaceCoverageProtectedTest.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new Foo\CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/sebastian/global-state/.travis.yml:
--------------------------------------------------------------------------------
1 | language: php
2 |
3 | php:
4 | - 5.3.3
5 | - 5.3
6 | - 5.4
7 | - 5.5
8 | - 5.6
9 | - hhvm
10 |
11 | sudo: false
12 |
13 | before_script:
14 | - composer self-update
15 | - composer install --no-interaction --prefer-source --dev
16 |
17 | script: ./vendor/bin/phpunit
18 |
19 | notifications:
20 | email: false
21 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/symfony/yaml/Tests/Fixtures/sfObjects.yml:
--------------------------------------------------------------------------------
1 | --- %YAML:1.0
2 | test: Objects
3 | brief: >
4 | Comments at the end of a line
5 | yaml: |
6 | ex1: "foo # bar"
7 | ex2: "foo # bar" # comment
8 | ex3: 'foo # bar' # comment
9 | ex4: foo # comment
10 | php: |
11 | array('ex1' => 'foo # bar', 'ex2' => 'foo # bar', 'ex3' => 'foo # bar', 'ex4' => 'foo')
12 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/Body109.md:
--------------------------------------------------------------------------------
1 | # Body109
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **child_sku** | **string** | |
7 |
8 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
9 |
10 |
11 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/Body7.md:
--------------------------------------------------------------------------------
1 | # Body7
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **confirmation_key** | **string** | |
7 |
8 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
9 |
10 |
11 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/Body8.md:
--------------------------------------------------------------------------------
1 | # Body8
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **confirmation_key** | **string** | |
7 |
8 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
9 |
10 |
11 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/tests/_files/CoverageNothingTest.php:
--------------------------------------------------------------------------------
1 | publicMethod();
12 | }
13 | }
14 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoverageMethodTest.php:
--------------------------------------------------------------------------------
1 | publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoverageNotPublicTest.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new Foo\CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoveragePrivateTest.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new Foo\CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/Regression/Trac/523/Issue523Test.php:
--------------------------------------------------------------------------------
1 | assertAttributeEquals('foo', 'field', new Issue523());
7 | }
8 | };
9 |
10 | class Issue523 extends ArrayIterator
11 | {
12 | protected $field = 'foo';
13 | }
14 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/_files/NamespaceCoverageClassExtendedTest.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new Foo\CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/_files/NamespaceCoverageNotProtectedTest.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new Foo\CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Docs/Files/ByteOrderMarkStandard.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/RmaDataItemExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # RmaDataItemExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/RmaDataRmaExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # RmaDataRmaExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/RmaDataTrackExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # RmaDataTrackExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoverageNotPrivateTest.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new Foo\CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoverageProtectedTest.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new Foo\CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/symfony/console/Tests/Fixtures/application_renderexception_linebreaks.txt:
--------------------------------------------------------------------------------
1 |
2 | In ApplicationTest.php line %d:
3 |
4 | line 1 with extra spaces
5 | line 2
6 |
7 | line 4
8 |
9 |
10 | foo
11 |
12 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/BundleDataLinkExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # BundleDataLinkExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/QuoteDataCartExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # QuoteDataCartExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/RmaDataCommentExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # RmaDataCommentExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/SalesDataTotalExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # SalesDataTotalExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/StoreDataGroupExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # StoreDataGroupExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/StoreDataStoreExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # StoreDataStoreExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/TaxDataTaxRateExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # TaxDataTaxRateExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/TaxDataTaxRuleExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # TaxDataTaxRuleExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/CONTRIBUTING.md:
--------------------------------------------------------------------------------
1 | Pull Requests for bug fixes should be made against the current release branch (2.0).
2 |
3 | Pull Requests for new features should be made against master.
4 |
5 | For further notes please refer to [https://github.com/sebastianbergmann/phpunit/blob/master/CONTRIBUTING.md](https://github.com/sebastianbergmann/phpunit/blob/master/CONTRIBUTING.md)
6 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoverageClassExtendedTest.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new Foo\CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoverageNotProtectedTest.php:
--------------------------------------------------------------------------------
1 |
6 | */
7 | public function testSomething()
8 | {
9 | $o = new Foo\CoveredClass;
10 | $o->publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/_files/CoverageMethodParenthesesWhitespaceTest.php:
--------------------------------------------------------------------------------
1 | publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Docs/PHP/DisallowShortOpenTagStandard.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | to delimit PHP code, not the ?> shorthand. This is the most portable way to include PHP code on differing operating systems and setups.
5 | ]]>
6 |
7 |
8 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/symfony/console/Tests/Fixtures/input_option_with_style_array.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "--option_name",
3 | "shortcut": "-o",
4 | "accept_value": true,
5 | "is_value_required": true,
6 | "is_multiple": true,
7 | "description": "option description",
8 | "default": [
9 | "Hello",
10 | "world"
11 | ]
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/BundleDataOptionExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # BundleDataOptionExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/CustomerDataGroupExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # CustomerDataGroupExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/QuoteDataCartItemExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # QuoteDataCartItemExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/QuoteDataCurrencyExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # QuoteDataCurrencyExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/SalesDataInvoiceExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # SalesDataInvoiceExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/SalesDataShipmentExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # SalesDataShipmentExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/SalesDataShippingExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # SalesDataShippingExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/StoreDataWebsiteExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # StoreDataWebsiteExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/TaxDataTaxClassExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # TaxDataTaxClassExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-code-coverage/tests/_files/source_with_namespace.php:
--------------------------------------------------------------------------------
1 | publicMethod();
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/BundleDataBundleOptionExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # BundleDataBundleOptionExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/BundleDataOptionTypeExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # BundleDataOptionTypeExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/CatalogDataProductTypeExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # CatalogDataProductTypeExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/CustomerDataCustomerExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # CustomerDataCustomerExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/DownloadableDataLinkExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # DownloadableDataLinkExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/DownloadableDataSampleExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # DownloadableDataSampleExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/EavDataAttributeGroupExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # EavDataAttributeGroupExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/SalesDataInvoiceItemExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # SalesDataInvoiceItemExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/SalesDataOrderAddressExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # SalesDataOrderAddressExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/SalesDataOrderPaymentExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # SalesDataOrderPaymentExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/SalesDataShipmentItemExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # SalesDataShipmentItemExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/SalesDataShipmentTrackExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # SalesDataShipmentTrackExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/SalesDataTransactionExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # SalesDataTransactionExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/SalesRuleDataConditionExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # SalesRuleDataConditionExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/SalesRuleDataRuleLabelExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # SalesRuleDataRuleLabelExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/StoreDataStoreConfigExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # StoreDataStoreConfigExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php:
--------------------------------------------------------------------------------
1 | addTestSuite('DependencySuccessTest');
9 | $suite->addTestSuite('DependencyFailureTest');
10 |
11 | return $suite;
12 | }
13 | }
14 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/_files/IsolationTest.php:
--------------------------------------------------------------------------------
1 | assertFalse($this->isInIsolation());
7 | }
8 |
9 | public function testIsInIsolationReturnsTrue()
10 | {
11 | $this->assertTrue($this->isInIsolation());
12 | }
13 | }
14 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Docs/VersionControl/SubversionPropertiesStandard.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/CatalogDataEavAttributeExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # CatalogDataEavAttributeExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/GiftWrappingDataWrappingExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # GiftWrappingDataWrappingExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/QuoteDataShippingMethodExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # QuoteDataShippingMethodExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/SalesDataCreditmemoItemExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # SalesDataCreditmemoItemExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/SalesDataInvoiceCommentExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # SalesDataInvoiceCommentExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/SalesDataShipmentCommentExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # SalesDataShipmentCommentExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/SalesDataShipmentPackageExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # SalesDataShipmentPackageExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/symfony/console/Tests/Fixtures/command_1.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "descriptor:command1",
3 | "hidden": false,
4 | "usage": [
5 | "descriptor:command1",
6 | "alias1",
7 | "alias2"
8 | ],
9 | "description": "command 1 description",
10 | "help": "command 1 help",
11 | "definition": {
12 | "arguments": [],
13 | "options": []
14 | }
15 | }
16 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/symfony/debug/Tests/Fixtures/ExtendedFinalMethod.php:
--------------------------------------------------------------------------------
1 |
2 |
3 | {{percent}}% covered ({{level}})
4 |
5 |
6 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-token-stream/tests/_fixture/class_with_method_that_declares_anonymous_class2.php:
--------------------------------------------------------------------------------
1 | method_in_anonymous_class();
11 | }
12 |
13 | public function methodTwo() {
14 | return false;
15 | }
16 | }
17 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit-mock-objects/tests/_fixture/PartialMockTestClass.php:
--------------------------------------------------------------------------------
1 | constructorCalled = true;
9 | }
10 |
11 | public function doSomething()
12 | {
13 | }
14 |
15 | public function doAnotherThing()
16 | {
17 | }
18 | }
19 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/squizlabs/php_codesniffer/phpcs.xml.dist:
--------------------------------------------------------------------------------
1 |
2 |
3 | The coding standard for PHP_CodeSniffer itself.
4 |
5 | CodeSniffer.php
6 | CodeSniffer
7 | scripts
8 |
9 | */Tests/*
10 |
11 |
12 |
13 |
14 |
15 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/Body32.md:
--------------------------------------------------------------------------------
1 | # Body32
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **parent_id** | **int** | |
7 | **after_id** | **int** | | [optional]
8 |
9 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
10 |
11 |
12 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/CatalogInventoryDataStockItemExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # CatalogInventoryDataStockItemExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/CheckoutDataTotalsInformationExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # CheckoutDataTotalsInformationExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/ConfigurableProductDataOptionExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # ConfigurableProductDataOptionExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/SalesDataInvoiceItemCreationExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # SalesDataInvoiceItemCreationExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/SalesDataShipmentItemCreationExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # SalesDataShipmentItemCreationExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/Regression/GitHub/581/Issue581Test.php:
--------------------------------------------------------------------------------
1 | assertEquals(
7 | (object) array(1, 2, "Test\r\n", 4, 5, 6, 7, 8),
8 | (object) array(1, 2, "Test\r\n", 4, 1, 6, 7, 8)
9 | );
10 | }
11 | }
12 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/sebastian/comparator/tests/_files/TestClass.php:
--------------------------------------------------------------------------------
1 |
6 | *
7 | * For the full copyright and license information, please view the LICENSE
8 | * file that was distributed with this source code.
9 | */
10 |
11 | namespace SebastianBergmann\Comparator;
12 |
13 | class TestClass {
14 | }
15 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/sebastian/recursion-context/.travis.yml:
--------------------------------------------------------------------------------
1 | language: php
2 |
3 | php:
4 | - 5.3.3
5 | - 5.3
6 | - 5.4
7 | - 5.5
8 | - 5.6
9 | - hhvm
10 |
11 | sudo: false
12 |
13 | before_script:
14 | - composer self-update
15 | - composer install --no-interaction --prefer-source --dev
16 |
17 | script: ./vendor/bin/phpunit
18 |
19 | notifications:
20 | email: false
21 | irc: "irc.freenode.org#phpunit"
22 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/Body41.md:
--------------------------------------------------------------------------------
1 | # Body41
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **customer_id** | **int** | The customer ID. |
7 | **store_id** | **int** | |
8 |
9 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
10 |
11 |
12 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/Body44.md:
--------------------------------------------------------------------------------
1 | # Body44
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **customer_id** | **int** | The customer ID. |
7 | **store_id** | **int** | |
8 |
9 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
10 |
11 |
12 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/Body9.md:
--------------------------------------------------------------------------------
1 | # Body9
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **current_password** | **string** | |
7 | **new_password** | **string** | |
8 |
9 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
10 |
11 |
12 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/CatalogDataCategoryProductLinkExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # CatalogDataCategoryProductLinkExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/CatalogDataProductAttributeTypeExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # CatalogDataProductAttributeTypeExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/CatalogDataProductCustomOptionExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # CatalogDataProductCustomOptionExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/CatalogDataProductLinkAttributeExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # CatalogDataProductLinkAttributeExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/CatalogInventoryDataStockStatusExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # CatalogInventoryDataStockStatusExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/CheckoutAgreementsDataAgreementExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # CheckoutAgreementsDataAgreementExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/CheckoutDataShippingInformationExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # CheckoutDataShippingInformationExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/DirectoryDataCountryInformationExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # DirectoryDataCountryInformationExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/DirectoryDataCurrencyInformationExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # DirectoryDataCurrencyInformationExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/DirectoryDataRegionInformationExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # DirectoryDataRegionInformationExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/SalesDataCreditmemoItemCreationExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # SalesDataCreditmemoItemCreationExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/SalesDataInvoiceCommentCreationExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # SalesDataInvoiceCommentCreationExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/SalesDataShipmentCommentCreationExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # SalesDataShipmentCommentCreationExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/SalesDataShipmentPackageCreationExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # SalesDataShipmentPackageCreationExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/SalesDataShipmentTrackCreationExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # SalesDataShipmentTrackCreationExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/docs/Model/TaxDataOrderTaxDetailsAppliedTaxExtensionInterface.md:
--------------------------------------------------------------------------------
1 | # TaxDataOrderTaxDetailsAppliedTaxExtensionInterface
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
7 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
8 |
9 |
10 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/php-token-stream/tests/_fixture/source3.php:
--------------------------------------------------------------------------------
1 | addTestSuite('OneTest');
11 | $suite->addTestSuite('TwoTest');
12 |
13 | return $suite;
14 | }
15 | }
16 |
--------------------------------------------------------------------------------
/src/magento/SwaggerClient-php/vendor/phpunit/phpunit/tests/_files/RequirementsClassBeforeClassHookTest.php:
--------------------------------------------------------------------------------
1 |