diff --git a/com.piece_framework.makegood.stagehandtestrunner/.gitignore b/com.piece_framework.makegood.stagehandtestrunner/.gitignore
index 09e3bc9b..f33995c7 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/.gitignore
+++ b/com.piece_framework.makegood.stagehandtestrunner/.gitignore
@@ -1,2 +1,3 @@
/bin/
/target/
+/resources/php/.configsnapshots/*
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/.config b/com.piece_framework.makegood.stagehandtestrunner/resources/php/.config
index 0ec0562e..91d9cba3 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/.config
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/.config
@@ -1,2 +1,2 @@
-/usr/lib/php5/20090626resources/php/cfgresources/php/docsresources/php/binresources/php/wwwresources/php/testsresources/php/src/usr/bin/php
+/usr/lib/php5/20100525resources/php/cfgresources/php/docsresources/php/binresources/php/wwwresources/php/testsresources/php/src/usr/bin/php/home/iteman/site-php/config/5.4/php-cli.ini
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/.configsnapshots/configsnapshot-2012-04-17 16-27-14.xml b/com.piece_framework.makegood.stagehandtestrunner/resources/php/.configsnapshots/configsnapshot-2012-04-17 16-27-14.xml
deleted file mode 100644
index d1ce1a41..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/.configsnapshots/configsnapshot-2012-04-17 16-27-14.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-
-resources/php/php/usr/lib/php5/20090626resources/php/cfgresources/php/docsresources/php/binresources/php/dataresources/php/wwwresources/php/testsresources/php/src/usr/bin/php/home/iteman/site-php/config/xdebug/php-cli.ini
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/.configsnapshots/configsnapshot-2012-04-17 16-31-24.xml b/com.piece_framework.makegood.stagehandtestrunner/resources/php/.configsnapshots/configsnapshot-2012-04-17 16-31-24.xml
deleted file mode 100644
index a1f1888a..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/.configsnapshots/configsnapshot-2012-04-17 16-31-24.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-
-resources/php/php/usr/lib/php5/20090626resources/php/cfgresources/php/docsresources/php/binresources/php/dataresources/php/wwwresources/php/testsresources/php/src/usr/bin/php
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/.configsnapshots/configsnapshot-2012-09-21 14-03-25.xml b/com.piece_framework.makegood.stagehandtestrunner/resources/php/.configsnapshots/configsnapshot-2012-09-21 14-03-25.xml
deleted file mode 100644
index d45afdf9..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/.configsnapshots/configsnapshot-2012-09-21 14-03-25.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-
-/home/iteman/GITREPOS/piece/makegood/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/usr/lib/php5/20090626resources/php/cfgresources/php/docsresources/php/bin/home/iteman/GITREPOS/piece/makegood/com.piece_framework.makegood.stagehandtestrunner/resources/php/dataresources/php/wwwresources/php/testsresources/php/src/usr/bin/php
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/.pear2registry b/com.piece_framework.makegood.stagehandtestrunner/resources/php/.pear2registry
index 1be2cbca..0ab21a28 100644
Binary files a/com.piece_framework.makegood.stagehandtestrunner/resources/php/.pear2registry and b/com.piece_framework.makegood.stagehandtestrunner/resources/php/.pear2registry differ
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/bin/testrunner b/com.piece_framework.makegood.stagehandtestrunner/resources/php/bin/testrunner
index fe4c57e6..4f304b57 100755
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/bin/testrunner
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/bin/testrunner
@@ -32,7 +32,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/bin/testrunner.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/bin/testrunner.php
index fe4c57e6..4f304b57 100755
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/bin/testrunner.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/bin/testrunner.php
@@ -32,7 +32,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/ClassLoader/Symfony/Component/ClassLoader/LICENSE b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/ClassLoader/Symfony/Component/ClassLoader/LICENSE
index cdffe7ae..88a57f8d 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/ClassLoader/Symfony/Component/ClassLoader/LICENSE
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/ClassLoader/Symfony/Component/ClassLoader/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2004-2012 Fabien Potencier
+Copyright (c) 2004-2013 Fabien Potencier
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/ClassLoader/Symfony/Component/ClassLoader/README.md b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/ClassLoader/Symfony/Component/ClassLoader/README.md
index 64dffe9a..5ac31c64 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/ClassLoader/Symfony/Component/ClassLoader/README.md
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/ClassLoader/Symfony/Component/ClassLoader/README.md
@@ -64,9 +64,6 @@ Resources
You can run the unit tests with the following command:
- phpunit
-
-If you also want to run the unit tests that depend on other Symfony
-Components, install dev dependencies before running PHPUnit:
-
- php composer.phar install --dev
+ $ cd path/to/Symfony/Component/ClassLoader/
+ $ composer.phar install --dev
+ $ phpunit
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/ClassLoader/Symfony/Component/ClassLoader/composer.json b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/ClassLoader/Symfony/Component/ClassLoader/composer.json
index ccd9ba9b..57f2f340 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/ClassLoader/Symfony/Component/ClassLoader/composer.json
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/ClassLoader/Symfony/Component/ClassLoader/composer.json
@@ -20,16 +20,15 @@
"php": ">=5.3.3"
},
"require-dev": {
- "symfony/finder": "2.1.*"
+ "symfony/finder": "~2.0"
},
"autoload": {
- "psr-0": { "Symfony\\Component\\ClassLoader": "" }
+ "psr-0": { "Symfony\\Component\\ClassLoader\\": "" }
},
"target-dir": "Symfony/Component/ClassLoader",
- "minimum-stability": "dev",
"extra": {
"branch-alias": {
- "dev-master": "2.1-dev"
+ "dev-master": "2.2-dev"
}
}
}
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Config/Symfony/Component/Config/LICENSE b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Config/Symfony/Component/Config/LICENSE
index cdffe7ae..88a57f8d 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Config/Symfony/Component/Config/LICENSE
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Config/Symfony/Component/Config/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2004-2012 Fabien Potencier
+Copyright (c) 2004-2013 Fabien Potencier
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Config/Symfony/Component/Config/README.md b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Config/Symfony/Component/Config/README.md
index e87363df..c7865b38 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Config/Symfony/Component/Config/README.md
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Config/Symfony/Component/Config/README.md
@@ -11,4 +11,7 @@ Resources
You can run the unit tests with the following command:
- phpunit
+ $ cd path/to/Symfony/Component/Config/
+ $ composer.phar install --dev
+ $ phpunit
+
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Config/Symfony/Component/Config/composer.json b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Config/Symfony/Component/Config/composer.json
index 7d809454..e148c27c 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Config/Symfony/Component/Config/composer.json
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Config/Symfony/Component/Config/composer.json
@@ -19,13 +19,13 @@
"php": ">=5.3.3"
},
"autoload": {
- "psr-0": { "Symfony\\Component\\Config": "" }
+ "psr-0": { "Symfony\\Component\\Config\\": "" }
},
"target-dir": "Symfony/Component/Config",
"minimum-stability": "dev",
"extra": {
"branch-alias": {
- "dev-master": "2.1-dev"
+ "dev-master": "2.2-dev"
}
}
}
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Console/Symfony/Component/Console/LICENSE b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Console/Symfony/Component/Console/LICENSE
index cdffe7ae..88a57f8d 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Console/Symfony/Component/Console/LICENSE
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Console/Symfony/Component/Console/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2004-2012 Fabien Potencier
+Copyright (c) 2004-2013 Fabien Potencier
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Console/Symfony/Component/Console/README.md b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Console/Symfony/Component/Console/README.md
index d8179521..fbf05fc8 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Console/Symfony/Component/Console/README.md
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Console/Symfony/Component/Console/README.md
@@ -41,11 +41,19 @@ output abstractions (so that you can easily unit-test your commands),
validation, automatic help messages, ...
Tests
----------
+-----
You can run the unit tests with the following command:
- phpunit
+ $ cd path/to/Symfony/Component/Console/
+ $ composer.phar install --dev
+ $ phpunit
+
+Third Party
+-----------
+
+`Resources/bin/hiddeninput.exe` is a third party binary provided within this
+component. Find sources and license at https://github.com/Seldaek/hidden-input.
Resources
---------
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Console/Symfony/Component/Console/composer.json b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Console/Symfony/Component/Console/composer.json
index 4488bf60..33696815 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Console/Symfony/Component/Console/composer.json
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Console/Symfony/Component/Console/composer.json
@@ -19,13 +19,13 @@
"php": ">=5.3.3"
},
"autoload": {
- "psr-0": { "Symfony\\Component\\Console": "" }
+ "psr-0": { "Symfony\\Component\\Console\\": "" }
},
"target-dir": "Symfony/Component/Console",
"minimum-stability": "dev",
"extra": {
"branch-alias": {
- "dev-master": "2.1-dev"
+ "dev-master": "2.2-dev"
}
}
}
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/DependencyInjection/Symfony/Component/DependencyInjection/LICENSE b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/DependencyInjection/Symfony/Component/DependencyInjection/LICENSE
index cdffe7ae..88a57f8d 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/DependencyInjection/Symfony/Component/DependencyInjection/LICENSE
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/DependencyInjection/Symfony/Component/DependencyInjection/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2004-2012 Fabien Potencier
+Copyright (c) 2004-2013 Fabien Potencier
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/DependencyInjection/Symfony/Component/DependencyInjection/README.md b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/DependencyInjection/Symfony/Component/DependencyInjection/README.md
index 5cb62cf1..ab675952 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/DependencyInjection/Symfony/Component/DependencyInjection/README.md
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/DependencyInjection/Symfony/Component/DependencyInjection/README.md
@@ -68,9 +68,6 @@ Resources
You can run the unit tests with the following command:
- phpunit
-
-If you also want to run the unit tests that depend on other Symfony
-Components, install dev dependencies before running PHPUnit:
-
- php composer.phar install --dev
+ $ cd path/to/Symfony/Component/DependencyInjection/
+ $ composer.phar install --dev
+ $ phpunit
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/DependencyInjection/Symfony/Component/DependencyInjection/composer.json b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/DependencyInjection/Symfony/Component/DependencyInjection/composer.json
index de7ad5dd..33357d3a 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/DependencyInjection/Symfony/Component/DependencyInjection/composer.json
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/DependencyInjection/Symfony/Component/DependencyInjection/composer.json
@@ -19,21 +19,21 @@
"php": ">=5.3.3"
},
"require-dev": {
- "symfony/yaml": "2.1.*",
- "symfony/config": "2.1.*"
+ "symfony/yaml": "~2.0",
+ "symfony/config": ">=2.2,<2.3-dev"
},
"suggest": {
- "symfony/yaml": "2.1.*",
- "symfony/config": "2.1.*"
+ "symfony/yaml": "2.2.*",
+ "symfony/config": "2.2.*"
},
"autoload": {
- "psr-0": { "Symfony\\Component\\DependencyInjection": "" }
+ "psr-0": { "Symfony\\Component\\DependencyInjection\\": "" }
},
"target-dir": "Symfony/Component/DependencyInjection",
"minimum-stability": "dev",
"extra": {
"branch-alias": {
- "dev-master": "2.1-dev"
+ "dev-master": "2.2-dev"
}
}
}
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Finder/Symfony/Component/Finder/LICENSE b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Finder/Symfony/Component/Finder/LICENSE
index cdffe7ae..88a57f8d 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Finder/Symfony/Component/Finder/LICENSE
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Finder/Symfony/Component/Finder/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2004-2012 Fabien Potencier
+Copyright (c) 2004-2013 Fabien Potencier
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Finder/Symfony/Component/Finder/README.md b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Finder/Symfony/Component/Finder/README.md
index 0c4516f7..a4caf93b 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Finder/Symfony/Component/Finder/README.md
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Finder/Symfony/Component/Finder/README.md
@@ -35,4 +35,7 @@ Resources
You can run the unit tests with the following command:
- phpunit
+ $ cd path/to/Symfony/Component/Finder/
+ $ composer.phar install --dev
+ $ phpunit
+
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Finder/Symfony/Component/Finder/composer.json b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Finder/Symfony/Component/Finder/composer.json
index aeac80ea..2ad5b34c 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Finder/Symfony/Component/Finder/composer.json
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Finder/Symfony/Component/Finder/composer.json
@@ -19,13 +19,13 @@
"php": ">=5.3.3"
},
"autoload": {
- "psr-0": { "Symfony\\Component\\Finder": "" }
+ "psr-0": { "Symfony\\Component\\Finder\\": "" }
},
"target-dir": "Symfony/Component/Finder",
"minimum-stability": "dev",
"extra": {
"branch-alias": {
- "dev-master": "2.1-dev"
+ "dev-master": "2.2-dev"
}
}
}
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Process/Symfony/Component/Process/LICENSE b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Process/Symfony/Component/Process/LICENSE
index cdffe7ae..88a57f8d 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Process/Symfony/Component/Process/LICENSE
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Process/Symfony/Component/Process/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2004-2012 Fabien Potencier
+Copyright (c) 2004-2013 Fabien Potencier
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Process/Symfony/Component/Process/README.md b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Process/Symfony/Component/Process/README.md
index 2a8a4f76..7b9f3075 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Process/Symfony/Component/Process/README.md
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Process/Symfony/Component/Process/README.md
@@ -42,4 +42,6 @@ Resources
You can run the unit tests with the following command:
- phpunit
+ $ cd path/to/Symfony/Component/XXX/
+ $ composer.phar install --dev
+ $ phpunit
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Process/Symfony/Component/Process/composer.json b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Process/Symfony/Component/Process/composer.json
index a9f85f1a..1681ef6c 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Process/Symfony/Component/Process/composer.json
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Process/Symfony/Component/Process/composer.json
@@ -19,13 +19,13 @@
"php": ">=5.3.3"
},
"autoload": {
- "psr-0": { "Symfony\\Component\\Process": "" }
+ "psr-0": { "Symfony\\Component\\Process\\": "" }
},
"target-dir": "Symfony/Component/Process",
"minimum-stability": "dev",
"extra": {
"branch-alias": {
- "dev-master": "2.1-dev"
+ "dev-master": "2.2-dev"
}
}
}
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Yaml/Symfony/Component/Yaml/LICENSE b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Yaml/Symfony/Component/Yaml/LICENSE
index cdffe7ae..88a57f8d 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Yaml/Symfony/Component/Yaml/LICENSE
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Yaml/Symfony/Component/Yaml/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2004-2012 Fabien Potencier
+Copyright (c) 2004-2013 Fabien Potencier
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Yaml/Symfony/Component/Yaml/README.md b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Yaml/Symfony/Component/Yaml/README.md
index 34413166..0864e49d 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Yaml/Symfony/Component/Yaml/README.md
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Yaml/Symfony/Component/Yaml/README.md
@@ -14,4 +14,6 @@ Resources
You can run the unit tests with the following command:
- phpunit
+ $ cd path/to/Symfony/Component/Yaml/
+ $ composer.phar install --dev
+ $ phpunit
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Yaml/Symfony/Component/Yaml/composer.json b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Yaml/Symfony/Component/Yaml/composer.json
index 88460ce3..e04dabf3 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Yaml/Symfony/Component/Yaml/composer.json
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/docs/Yaml/Symfony/Component/Yaml/composer.json
@@ -19,13 +19,13 @@
"php": ">=5.3.3"
},
"autoload": {
- "psr-0": { "Symfony\\Component\\Yaml": "" }
+ "psr-0": { "Symfony\\Component\\Yaml\\": "" }
},
"target-dir": "Symfony/Component/Yaml",
"minimum-stability": "dev",
"extra": {
"branch-alias": {
- "dev-master": "2.1-dev"
+ "dev-master": "2.2-dev"
}
}
}
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/Terminal.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/Terminal.php
index 9b820eb1..28c728d6 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/Terminal.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/Terminal.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -44,7 +44,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class Terminal
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Application.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Application.php
index c09dbb1e..8179de77 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Application.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Application.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -49,7 +49,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class Application extends \Symfony\Component\Console\Application
@@ -62,7 +62,7 @@ class Application extends \Symfony\Component\Console\Application
public function __construct()
{
$this->commandRepository = new CommandRepository();
- parent::__construct('Stagehand_TestRunner', '3.6.0');
+ parent::__construct('Stagehand_TestRunner', '3.6.1');
$this->setAutoExit(false);
// For compatibility with Symfony 2.0
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/CIUnitCommand.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/CIUnitCommand.php
index 28c9b0de..4685c07a 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/CIUnitCommand.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/CIUnitCommand.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -50,7 +50,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class CIUnitCommand extends PHPUnitCommand
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/CakePHPCommand.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/CakePHPCommand.php
index a2b0c476..1aa2b0bb 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/CakePHPCommand.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/CakePHPCommand.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -50,7 +50,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class CakePHPCommand extends SimpleTestCommand
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/Command.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/Command.php
index bb1099be..751476d7 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/Command.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/Command.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -43,7 +43,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
abstract class Command extends \Symfony\Component\Console\Command\Command
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/CommandRepository.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/CommandRepository.php
index bc57e995..066c3c45 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/CommandRepository.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/CommandRepository.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -43,7 +43,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class CommandRepository
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/CompileCommand.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/CompileCommand.php
index 22db1d42..fc8c127a 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/CompileCommand.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/CompileCommand.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2012-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -46,7 +46,7 @@
* @package Stagehand_TestRunner
* @copyright 2012-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class CompileCommand extends Command
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/HelpCommand.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/HelpCommand.php
index bb250a7f..0b032844 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/HelpCommand.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/HelpCommand.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -45,7 +45,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class HelpCommand extends Command
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/ListCommand.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/ListCommand.php
index 84926eaa..1e9ca4a5 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/ListCommand.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/ListCommand.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -44,7 +44,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class ListCommand extends Command
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/PHPSpecCommand.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/PHPSpecCommand.php
index d3f7a781..ae966599 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/PHPSpecCommand.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/PHPSpecCommand.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -48,7 +48,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class PHPSpecCommand extends PluginCommand
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/PHPUnitCommand.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/PHPUnitCommand.php
index 9d4a5a92..4f4cd90e 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/PHPUnitCommand.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/PHPUnitCommand.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -50,7 +50,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class PHPUnitCommand extends PluginCommand
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/PHPUnitPassthroughCommand.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/PHPUnitPassthroughCommand.php
index 22a89f0d..4384faa2 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/PHPUnitPassthroughCommand.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/PHPUnitPassthroughCommand.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.6.0
*/
@@ -51,7 +51,7 @@
* @package Stagehand_TestRunner
* @copyright 2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.6.0
*/
class PHPUnitPassthroughCommand extends Command
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/PHPUnitPassthroughCommand/Command.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/PHPUnitPassthroughCommand/Command.php
index 3f2e112b..981f6d01 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/PHPUnitPassthroughCommand/Command.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/PHPUnitPassthroughCommand/Command.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.6.0
*/
@@ -45,7 +45,7 @@
* @package Stagehand_TestRunner
* @copyright 2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.6.0
*/
class Command extends \PHPUnit_TextUI_Command
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/PHPUnitPassthroughCommand/TestRunner.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/PHPUnitPassthroughCommand/TestRunner.php
index 840cc223..5bdf237d 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/PHPUnitPassthroughCommand/TestRunner.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/PHPUnitPassthroughCommand/TestRunner.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.6.0
*/
@@ -44,7 +44,7 @@
* @package Stagehand_TestRunner
* @copyright 2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.6.0
*/
class TestRunner extends \PHPUnit_TextUI_TestRunner
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/PluginCommand.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/PluginCommand.php
index e46bca15..c0125c87 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/PluginCommand.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/PluginCommand.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -53,7 +53,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
abstract class PluginCommand extends Command
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/SimpleTestCommand.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/SimpleTestCommand.php
index f84e19f3..7bd7f878 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/SimpleTestCommand.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/CLI/TestRunnerApplication/Command/SimpleTestCommand.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -48,7 +48,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class SimpleTestCommand extends PluginCommand
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/CIUnitCollector.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/CIUnitCollector.php
index 14f128e7..6912a5eb 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/CIUnitCollector.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/CIUnitCollector.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @link http://www.phpunit.de/
* @since File available since Release 2.16.0
*/
@@ -42,7 +42,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @link http://www.phpunit.de/
* @since Class available since Release 2.16.0
*/
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/CakePHPCollector.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/CakePHPCollector.php
index 75bd1838..b150efaf 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/CakePHPCollector.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/CakePHPCollector.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2010-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 2.14.0
*/
@@ -41,7 +41,7 @@
* @package Stagehand_TestRunner
* @copyright 2010-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 2.14.0
*/
class CakePHPCollector extends SimpleTestCollector
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/CollectingType.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/CollectingType.php
index 52cd5f90..c40b4d65 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/CollectingType.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/CollectingType.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 2.20.0
*/
@@ -43,7 +43,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 2.20.0
*/
class CollectingType
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/CollectingTypeFactory.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/CollectingTypeFactory.php
index 1c8fab96..176519d6 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/CollectingTypeFactory.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/CollectingTypeFactory.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -45,7 +45,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class CollectingTypeFactory extends ComponentAwareFactory
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/Collector.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/Collector.php
index bf781f58..29523e79 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/Collector.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/Collector.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2007-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 2.1.0
*/
@@ -50,7 +50,7 @@
* @package Stagehand_TestRunner
* @copyright 2007-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 2.1.0
*/
abstract class Collector
@@ -111,8 +111,9 @@ public function collect()
{
$self = $this;
$fileSystem = new FileSystem();
- $this->testTargetRepository->walkOnResources(function ($resource, $index, TestTargetRepository $testTargetRepository) use ($self, $fileSystem) {
- $absoluteTargetPath = $fileSystem->getAbsolutePath($resource, $this->environment->getWorkingDirectoryAtStartup());
+ $environment = $this->environment;
+ $this->testTargetRepository->walkOnResources(function ($resource, $index, TestTargetRepository $testTargetRepository) use ($self, $fileSystem, $environment) {
+ $absoluteTargetPath = $fileSystem->getAbsolutePath($resource, $environment->getWorkingDirectoryAtStartup());
if (!file_exists($absoluteTargetPath)) {
throw new \UnexpectedValueException(sprintf('The directory or file [ %s ] is not found', $absoluteTargetPath));
}
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/PHPSpecCollector.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/PHPSpecCollector.php
index 0218cbca..fe34059b 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/PHPSpecCollector.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/PHPSpecCollector.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2007-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @link http://www.phpspec.org/
* @since File available since Release 2.1.0
*/
@@ -46,7 +46,7 @@
* @package Stagehand_TestRunner
* @copyright 2007-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @link http://www.phpspec.org/
* @since Class available since Release 2.1.0
*/
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/PHPUnitCollector.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/PHPUnitCollector.php
index 2c9cb856..c43767e5 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/PHPUnitCollector.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/PHPUnitCollector.php
@@ -33,7 +33,7 @@
* @copyright 2007-2013 KUBO Atsuhiro
* @copyright 2012 tsyk goto
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @link http://www.phpunit.de/
* @since File available since Release 2.1.0
*/
@@ -51,7 +51,7 @@
* @copyright 2007-2013 KUBO Atsuhiro
* @copyright 2012 tsyk goto
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @link http://www.phpunit.de/
* @since Class available since Release 2.1.0
*/
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/SimpleTestCollector.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/SimpleTestCollector.php
index bea33eb2..5e6b92e1 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/SimpleTestCollector.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Collector/SimpleTestCollector.php
@@ -33,7 +33,7 @@
* @copyright 2007 Masahiko Sakamoto
* @copyright 2007-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @link http://simpletest.org/
* @since File available since Release 2.1.0
*/
@@ -47,7 +47,7 @@
* @copyright 2007 Masahiko Sakamoto
* @copyright 2007-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @link http://simpletest.org/
* @since Class available since Release 2.1.0
*/
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/ApplicationContext.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/ApplicationContext.php
index 92aa4316..53ef312f 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/ApplicationContext.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/ApplicationContext.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -43,7 +43,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class ApplicationContext
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Bootstrap.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Bootstrap.php
index fc5b5671..9585a222 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Bootstrap.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Bootstrap.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -45,7 +45,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class Bootstrap
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Configuration/CIUnitConfiguration.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Configuration/CIUnitConfiguration.php
deleted file mode 100644
index 3dbcc3ac..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Configuration/CIUnitConfiguration.php
+++ /dev/null
@@ -1,82 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2011 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\Configuration;
-
-use Symfony\Component\Config\Definition\Builder\NodeBuilder;
-
-use Stagehand\TestRunner\Core\Plugin\CIUnitPlugin;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2011 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-class CIUnitConfiguration extends PHPUnitConfiguration
-{
- public static function getConfigurationID()
- {
- return strtolower(CIUnitPlugin::getPluginID());
- }
-
- /**
- * @param \Symfony\Component\Config\Definition\Builder\NodeBuilder $nodeBuilder
- */
- protected function defineGrammar(NodeBuilder $nodeBuilder)
- {
- parent::defineGrammar($nodeBuilder);
- $nodeBuilder
- ->scalarNode('ciunit_path')
- ->defaultNull()
- ->cannotBeEmpty()
- ->end()
- ;
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Configuration/CakePHPConfiguration.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Configuration/CakePHPConfiguration.php
deleted file mode 100644
index 3e3e1239..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Configuration/CakePHPConfiguration.php
+++ /dev/null
@@ -1,86 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2011 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\Configuration;
-
-use Symfony\Component\Config\Definition\Builder\NodeBuilder;
-
-use Stagehand\TestRunner\Core\Plugin\CakePHPPlugin;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2011 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-class CakePHPConfiguration extends SimpleTestConfiguration
-{
- public static function getConfigurationID()
- {
- return strtolower(CakePHPPlugin::getPluginID());
- }
-
- /**
- * @param \Symfony\Component\Config\Definition\Builder\NodeBuilder $nodeBuilder
- */
- protected function defineGrammar(NodeBuilder $nodeBuilder)
- {
- parent::defineGrammar($nodeBuilder);
- $nodeBuilder
- ->scalarNode('app_path')
- ->defaultNull()
- ->cannotBeEmpty()
- ->end()
- ->scalarNode('core_path')
- ->defaultNull()
- ->cannotBeEmpty()
- ->end()
- ;
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Configuration/Configuration.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Configuration/Configuration.php
deleted file mode 100644
index d4d5f48a..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Configuration/Configuration.php
+++ /dev/null
@@ -1,74 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2011 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\Configuration;
-
-use Symfony\Component\Config\Definition\Builder\NodeBuilder;
-use Symfony\Component\Config\Definition\Builder\TreeBuilder;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2011 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-abstract class Configuration implements IConfiguration
-{
- public function getConfigTreeBuilder()
- {
- $treeBuilder = new TreeBuilder();
- $this->defineGrammar($treeBuilder->root($this->getConfigurationID())->children());
- return $treeBuilder;
- }
-
- /**
- * @param \Symfony\Component\Config\Definition\Builder\NodeBuilder $nodeBuilder
- */
- abstract protected function defineGrammar(NodeBuilder $nodeBuilder);
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Configuration/GeneralConfiguration.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Configuration/GeneralConfiguration.php
deleted file mode 100644
index e4ee0c7f..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Configuration/GeneralConfiguration.php
+++ /dev/null
@@ -1,160 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\Configuration;
-
-use Symfony\Component\Config\Definition\Builder\NodeBuilder;
-
-use Stagehand\TestRunner\Core\ApplicationContext;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-class GeneralConfiguration extends Configuration
-{
- /**
- * @var string
- */
- private static $CONFIGURATION_ID = 'general';
-
- public static function getConfigurationID()
- {
- return self::$CONFIGURATION_ID;
- }
-
- /**
- * @param \Symfony\Component\Config\Definition\Builder\NodeBuilder $nodeBuilder
- */
- protected function defineGrammar(NodeBuilder $nodeBuilder)
- {
- $nodeBuilder
- ->scalarNode('framework') // This element is just a label for YAML-based configuration.
- ->end()
- ->arrayNode('test_targets')
- ->addDefaultsIfNotSet()
- ->children()
- ->arrayNode('resources')
- ->defaultValue(array(ApplicationContext::getInstance()->getEnvironment()->getWorkingDirectoryAtStartup()))
- ->validate()
- ->ifTrue(function ($v) { return count($v) == 0; })
- ->then(function ($v) { return array(ApplicationContext::getInstance()->getEnvironment()->getWorkingDirectoryAtStartup()); })
- ->end()
- ->prototype('scalar')
- ->cannotBeEmpty()
- ->end()
- ->end()
- ->booleanNode('recursive')
- ->defaultFalse()
- ->end()
- ->arrayNode('methods')
- ->defaultValue(array())
- ->prototype('scalar')
- ->cannotBeEmpty()
- ->end()
- ->end()
- ->arrayNode('classes')
- ->defaultValue(array())
- ->prototype('scalar')
- ->cannotBeEmpty()
- ->end()
- ->end()
- ->scalarNode('file_pattern')
- ->defaultNull()
- ->cannotBeEmpty()
- ->end()
- ->end()
- ->end()
- ->arrayNode('autotest')
- ->addDefaultsIfNotSet()
- ->treatNullLike(array('enabled' => true))
- ->treatTrueLike(array('enabled' => true))
- ->treatFalseLike(array('enabled' => false))
- ->children()
- ->booleanNode('enabled')
- ->defaultFalse()
- ->end()
- ->arrayNode('watch_dirs')
- ->defaultValue(array())
- ->prototype('scalar')
- ->cannotBeEmpty()
- ->end()
- ->end()
- ->end()
- ->end()
- ->booleanNode('notify')
- ->defaultFalse()
- ->end()
- ->arrayNode('junit_xml')
- ->addDefaultsIfNotSet()
- ->beforeNormalization()
- ->ifString()
- ->then(function ($v) { return array('file' => $v); })
- ->end()
- ->children()
- ->scalarNode('file')
- ->defaultNull()
- ->cannotBeEmpty()
- ->end()
- ->booleanNode('realtime')
- ->defaultFalse()
- ->end()
- ->end()
- ->end()
- ->booleanNode('stop_on_failure')
- ->defaultFalse()
- ->end()
- ->booleanNode('detailed_progress')
- ->defaultFalse()
- ->end()
- ;
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Configuration/IConfiguration.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Configuration/IConfiguration.php
deleted file mode 100644
index 1f2d41b2..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Configuration/IConfiguration.php
+++ /dev/null
@@ -1,66 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2011 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\Configuration;
-
-use Symfony\Component\Config\Definition\ConfigurationInterface;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2011 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-interface IConfiguration extends ConfigurationInterface
-{
- /**
- * @return string
- */
- public static function getConfigurationID();
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Configuration/PHPSpecConfiguration.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Configuration/PHPSpecConfiguration.php
deleted file mode 100644
index 073f3e10..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Configuration/PHPSpecConfiguration.php
+++ /dev/null
@@ -1,76 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2011 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\Configuration;
-
-use Symfony\Component\Config\Definition\Builder\NodeBuilder;
-
-use Stagehand\TestRunner\Core\Plugin\PHPSpecPlugin;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2011 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-class PHPSpecConfiguration extends Configuration
-{
- public static function getConfigurationID()
- {
- return strtolower(PHPSpecPlugin::getPluginID());
- }
-
- /**
- * @param \Symfony\Component\Config\Definition\Builder\NodeBuilder $nodeBuilder
- */
- protected function defineGrammar(NodeBuilder $nodeBuilder)
- {
- }
-}
-
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Configuration/PHPUnitConfiguration.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Configuration/PHPUnitConfiguration.php
deleted file mode 100644
index 569b6796..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Configuration/PHPUnitConfiguration.php
+++ /dev/null
@@ -1,82 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\Configuration;
-
-use Symfony\Component\Config\Definition\Builder\NodeBuilder;
-
-use Stagehand\TestRunner\Core\Plugin\PHPUnitPlugin;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-class PHPUnitConfiguration extends Configuration
-{
- public static function getConfigurationID()
- {
- return strtolower(PHPUnitPlugin::getPluginID());
- }
-
- /**
- * @param \Symfony\Component\Config\Definition\Builder\NodeBuilder $nodeBuilder
- */
- protected function defineGrammar(NodeBuilder $nodeBuilder)
- {
- $nodeBuilder
- ->scalarNode('config')
- ->defaultNull()
- ->cannotBeEmpty()
- ->end()
- ;
- }
-}
-
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Configuration/SimpleTestConfiguration.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Configuration/SimpleTestConfiguration.php
deleted file mode 100644
index 24f5a6e3..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Configuration/SimpleTestConfiguration.php
+++ /dev/null
@@ -1,76 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2011 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\Configuration;
-
-use Symfony\Component\Config\Definition\Builder\NodeBuilder;
-
-use Stagehand\TestRunner\Core\Plugin\SimpleTestPlugin;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2011 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-class SimpleTestConfiguration extends Configuration
-{
- public static function getConfigurationID()
- {
- return strtolower(SimpleTestPlugin::getPluginID());
- }
-
- /**
- * @param \Symfony\Component\Config\Definition\Builder\NodeBuilder $nodeBuilder
- */
- protected function defineGrammar(NodeBuilder $nodeBuilder)
- {
- }
-}
-
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/CompiledContainer.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/CompiledContainer.php
deleted file mode 100644
index 9cb555ca..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/CompiledContainer.php
+++ /dev/null
@@ -1,1244 +0,0 @@
-getDefaultParameters()));
- }
-
- /**
- * Gets the 'alteration_monitoring' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %alteration_monitoring.class% instance.
- */
- protected function getAlterationMonitoringService()
- {
- $class = $this->getParameter('alteration_monitoring.class');
- return $this->services['alteration_monitoring'] = new $class();
- }
-
- /**
- * Gets the 'autotest_factory' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %autotest_factory.class% instance.
- */
- protected function getAutotestFactoryService()
- {
- return $this->services['autotest_factory'] = $this->get('component_aware_factory_factory')->create('autotest', $this->getParameter('plugin_aware_factory.class'));
- }
-
- /**
- * Gets the 'cakephp.autotest' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %cakephp.autotest.class% instance.
- */
- protected function getCakephp_AutotestService()
- {
- $class = $this->getParameter('cakephp.autotest.class');
- $this->services['cakephp.autotest'] = $instance = new $class($this->get('preparer_factory'));
-
- $instance->setAlterationMonitoring($this->get('alteration_monitoring'));
- $instance->setLegacyProxy($this->get('legacy_proxy'));
- $instance->setMonitoringDirectories($this->getParameter('monitoring_directories'));
- $instance->setNotifierFactory($this->get('notifier_factory'));
- $instance->setOS($this->get('os'));
- $instance->setRunnerFactory($this->get('runner_factory'));
- $instance->setTerminal($this->get('terminal'));
- $instance->setTestTargets($this->get('test_targets'));
-
- return $instance;
- }
-
- /**
- * Gets the 'cakephp.collector' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %cakephp.collector.class% instance.
- */
- protected function getCakephp_CollectorService()
- {
- $class = $this->getParameter('cakephp.collector.class');
- $this->services['cakephp.collector'] = $instance = new $class($this->get('test_targets'));
-
- $instance->setCollectingTypeFactory($this->get('collecting_type_factory'));
-
- return $instance;
- }
-
- /**
- * Gets the 'cakephp.junit_xml_reporter' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %cakephp.junit_xml_reporter.class% instance.
- */
- protected function getCakephp_JunitXmlReporterService()
- {
- $class = $this->getParameter('cakephp.junit_xml_reporter.class');
- return $this->services['cakephp.junit_xml_reporter'] = new $class();
- }
-
- /**
- * Gets the 'cakephp.preparer' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %cakephp.preparer.class% instance.
- */
- protected function getCakephp_PreparerService()
- {
- $class = $this->getParameter('cakephp.preparer.class');
- $this->services['cakephp.preparer'] = $instance = new $class();
-
- $instance->setCakePHPAppPath($this->getParameter('cakephp.cakephp_app_path'));
- $instance->setCakePHPCorePath($this->getParameter('cakephp.cakephp_core_path'));
-
- return $instance;
- }
-
- /**
- * Gets the 'cakephp.runner' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %cakephp.runner.class% instance.
- */
- protected function getCakephp_RunnerService()
- {
- $class = $this->getParameter('cakephp.runner.class');
- $this->services['cakephp.runner'] = $instance = new $class();
-
- $instance->setJUnitXMLFile($this->getParameter('junit_xml_file'));
- $instance->setPrintsDetailedProgressReport($this->getParameter('prints_detailed_progress_report'));
- $instance->setStopsOnFailure($this->getParameter('stops_on_failure'));
- $instance->setTerminal($this->get('terminal'));
- $instance->setTestTargets($this->get('test_targets'));
- $instance->setUsesNotification($this->getParameter('uses_notification'));
- $instance->setJUnitXMLReporterFactory($this->get('simpletest.junit_xml_reporter_factory'));
-
- return $instance;
- }
-
- /**
- * Gets the 'ciunit.autotest' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %ciunit.autotest.class% instance.
- */
- protected function getCiunit_AutotestService()
- {
- $class = $this->getParameter('ciunit.autotest.class');
- $this->services['ciunit.autotest'] = $instance = new $class($this->get('preparer_factory'));
-
- $instance->setAlterationMonitoring($this->get('alteration_monitoring'));
- $instance->setLegacyProxy($this->get('legacy_proxy'));
- $instance->setMonitoringDirectories($this->getParameter('monitoring_directories'));
- $instance->setNotifierFactory($this->get('notifier_factory'));
- $instance->setOS($this->get('os'));
- $instance->setRunnerFactory($this->get('runner_factory'));
- $instance->setTerminal($this->get('terminal'));
- $instance->setTestTargets($this->get('test_targets'));
- $instance->setPHPUnitXMLConfiguration($this->get('phpunit.phpunit_xml_configuration'));
-
- return $instance;
- }
-
- /**
- * Gets the 'ciunit.collector' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %ciunit.collector.class% instance.
- */
- protected function getCiunit_CollectorService()
- {
- $class = $this->getParameter('ciunit.collector.class');
- $this->services['ciunit.collector'] = $instance = new $class($this->get('test_targets'));
-
- $instance->setCollectingTypeFactory($this->get('collecting_type_factory'));
- $instance->setPHPUnitXMLConfiguration($this->get('phpunit.phpunit_xml_configuration'));
-
- return $instance;
- }
-
- /**
- * Gets the 'ciunit.preparer' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %ciunit.preparer.class% instance.
- */
- protected function getCiunit_PreparerService()
- {
- $class = $this->getParameter('ciunit.preparer.class');
- $this->services['ciunit.preparer'] = $instance = new $class();
-
- $instance->setPHPUnitXMLConfiguration($this->get('phpunit.phpunit_xml_configuration'));
- $instance->setTerminal($this->get('terminal'));
- $instance->setCIUnitPath($this->getParameter('ciunit.ciunit_path'));
-
- return $instance;
- }
-
- /**
- * Gets the 'ciunit.runner' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %ciunit.runner.class% instance.
- */
- protected function getCiunit_RunnerService()
- {
- $class = $this->getParameter('ciunit.runner.class');
- $this->services['ciunit.runner'] = $instance = new $class();
-
- $instance->setJUnitXMLFile($this->getParameter('junit_xml_file'));
- $instance->setPrintsDetailedProgressReport($this->getParameter('prints_detailed_progress_report'));
- $instance->setStopsOnFailure($this->getParameter('stops_on_failure'));
- $instance->setTerminal($this->get('terminal'));
- $instance->setTestTargets($this->get('test_targets'));
- $instance->setUsesNotification($this->getParameter('uses_notification'));
- $instance->setPHPUnitXMLConfiguration($this->get('phpunit.phpunit_xml_configuration'));
- $instance->setJUnitXMLPrinterFactory($this->get('phpunit.junit_xml_printer_factory'));
-
- return $instance;
- }
-
- /**
- * Gets the 'collecting_type' service.
- *
- * @return Object A %collecting_type.class% instance.
- */
- protected function getCollectingTypeService()
- {
- $class = $this->getParameter('collecting_type.class');
- $instance = new $class();
-
- $instance->setLegacyProxy($this->get('legacy_proxy'));
-
- return $instance;
- }
-
- /**
- * Gets the 'collecting_type_factory' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %collecting_type_factory.class% instance.
- */
- protected function getCollectingTypeFactoryService()
- {
- return $this->services['collecting_type_factory'] = $this->get('component_aware_factory_factory')->create('collecting_type', $this->getParameter('collecting_type_factory.class'));
- }
-
- /**
- * Gets the 'collector_factory' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %collector_factory.class% instance.
- */
- protected function getCollectorFactoryService()
- {
- return $this->services['collector_factory'] = $this->get('component_aware_factory_factory')->create('collector', $this->getParameter('plugin_aware_factory.class'));
- }
-
- /**
- * Gets the 'component_aware_factory_factory' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %component_aware_factory_factory.class% instance.
- */
- protected function getComponentAwareFactoryFactoryService()
- {
- $class = $this->getParameter('component_aware_factory_factory.class');
- $this->services['component_aware_factory_factory'] = $instance = new $class();
-
- $instance->setFactoryClass($this->getParameter('component_aware_factory.class'));
- $instance->setComponentFactory($this->get('component_factory'));
-
- return $instance;
- }
-
- /**
- * Gets the 'component_factory' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @throws \RuntimeException always since this service is expected to be injected dynamically
- */
- protected function getComponentFactoryService()
- {
- throw new \RuntimeException('You have requested a synthetic service ("component_factory"). The DIC does not know how to construct this service.');
- }
-
- /**
- * Gets the 'input' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @throws \RuntimeException always since this service is expected to be injected dynamically
- */
- protected function getInputService()
- {
- throw new \RuntimeException('You have requested a synthetic service ("input"). The DIC does not know how to construct this service.');
- }
-
- /**
- * Gets the 'junit_xml_dom_writer' service.
- *
- * @return Object A %junit_xml_dom_writer.class% instance.
- */
- protected function getJunitXmlDomWriterService()
- {
- $class = $this->getParameter('junit_xml_dom_writer.class');
- return new $class();
- }
-
- /**
- * Gets the 'junit_xml_dom_writer_factory' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %junit_xml_dom_writer_factory.class% instance.
- */
- protected function getJunitXmlDomWriterFactoryService()
- {
- return $this->services['junit_xml_dom_writer_factory'] = $this->get('component_aware_factory_factory')->create('junit_xml_dom_writer');
- }
-
- /**
- * Gets the 'junit_xml_stream_writer' service.
- *
- * @return Object A %junit_xml_stream_writer.class% instance.
- */
- protected function getJunitXmlStreamWriterService()
- {
- $class = $this->getParameter('junit_xml_stream_writer.class');
- return new $class();
- }
-
- /**
- * Gets the 'junit_xml_stream_writer_factory' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %junit_xml_stream_writer_factory.class% instance.
- */
- protected function getJunitXmlStreamWriterFactoryService()
- {
- return $this->services['junit_xml_stream_writer_factory'] = $this->get('component_aware_factory_factory')->create('junit_xml_stream_writer');
- }
-
- /**
- * Gets the 'junit_xml_writer_factory' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %junit_xml_writer_factory.class% instance.
- */
- protected function getJunitXmlWriterFactoryService()
- {
- $class = $this->getParameter('junit_xml_writer_factory.class');
- $this->services['junit_xml_writer_factory'] = $instance = new $class();
-
- $instance->setLogsResultsInRealtime($this->getParameter('logs_results_in_junit_xml_in_realtime'));
- $instance->setJUnitXMLDOMWriterFactory($this->get('junit_xml_dom_writer_factory'));
- $instance->setJUnitXMLStreamWriterFactory($this->get('junit_xml_stream_writer_factory'));
-
- return $instance;
- }
-
- /**
- * Gets the 'legacy_proxy' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %legacy_proxy.class% instance.
- */
- protected function getLegacyProxyService()
- {
- $class = $this->getParameter('legacy_proxy.class');
- return $this->services['legacy_proxy'] = new $class();
- }
-
- /**
- * Gets the 'notifier' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %notifier.class% instance.
- */
- protected function getNotifierService()
- {
- $class = $this->getParameter('notifier.class');
- $this->services['notifier'] = $instance = new $class();
-
- $instance->setLegacyProxy($this->get('legacy_proxy'));
- $instance->setOS($this->get('os'));
-
- return $instance;
- }
-
- /**
- * Gets the 'notifier_factory' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %notifier_factory.class% instance.
- */
- protected function getNotifierFactoryService()
- {
- return $this->services['notifier_factory'] = $this->get('component_aware_factory_factory')->create('notifier');
- }
-
- /**
- * Gets the 'os' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %os.class% instance.
- */
- protected function getOsService()
- {
- $class = $this->getParameter('os.class');
- $this->services['os'] = $instance = new $class();
-
- $instance->setLegacyProxy($this->get('legacy_proxy'));
-
- return $instance;
- }
-
- /**
- * Gets the 'output' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @throws \RuntimeException always since this service is expected to be injected dynamically
- */
- protected function getOutputService()
- {
- throw new \RuntimeException('You have requested a synthetic service ("output"). The DIC does not know how to construct this service.');
- }
-
- /**
- * Gets the 'output_buffering' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %output_buffering.class% instance.
- */
- protected function getOutputBufferingService()
- {
- $class = $this->getParameter('output_buffering.class');
- $this->services['output_buffering'] = $instance = new $class();
-
- $instance->setLegacyProxy($this->get('legacy_proxy'));
-
- return $instance;
- }
-
- /**
- * Gets the 'phpspec.autotest' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %phpspec.autotest.class% instance.
- */
- protected function getPhpspec_AutotestService()
- {
- $class = $this->getParameter('phpspec.autotest.class');
- $this->services['phpspec.autotest'] = $instance = new $class($this->get('preparer_factory'));
-
- $instance->setAlterationMonitoring($this->get('alteration_monitoring'));
- $instance->setLegacyProxy($this->get('legacy_proxy'));
- $instance->setMonitoringDirectories($this->getParameter('monitoring_directories'));
- $instance->setNotifierFactory($this->get('notifier_factory'));
- $instance->setOS($this->get('os'));
- $instance->setRunnerFactory($this->get('runner_factory'));
- $instance->setTerminal($this->get('terminal'));
- $instance->setTestTargets($this->get('test_targets'));
-
- return $instance;
- }
-
- /**
- * Gets the 'phpspec.cli_runner' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %phpspec.cli_runner.class% instance.
- */
- protected function getPhpspec_CliRunnerService()
- {
- $class = $this->getParameter('phpspec.cli_runner.class');
- $this->services['phpspec.cli_runner'] = $instance = new $class();
-
- $instance->setLoader($this->get('phpspec.spec_loader_factory'));
- $instance->setExampleRunner($this->get('phpspec.example_runner'));
-
- return $instance;
- }
-
- /**
- * Gets the 'phpspec.collector' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %phpspec.collector.class% instance.
- */
- protected function getPhpspec_CollectorService()
- {
- $class = $this->getParameter('phpspec.collector.class');
- $this->services['phpspec.collector'] = $instance = new $class($this->get('test_targets'));
-
- $instance->setCollectingTypeFactory($this->get('collecting_type_factory'));
-
- return $instance;
- }
-
- /**
- * Gets the 'phpspec.documentation_formatter' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %phpspec.documentation_formatter.class% instance.
- */
- protected function getPhpspec_DocumentationFormatterService()
- {
- $class = $this->getParameter('phpspec.documentation_formatter.class');
- return $this->services['phpspec.documentation_formatter'] = new $class($this->get('phpspec.reporter'));
- }
-
- /**
- * Gets the 'phpspec.documentation_formatter_factory' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %phpspec.documentation_formatter_factory.class% instance.
- */
- protected function getPhpspec_DocumentationFormatterFactoryService()
- {
- return $this->services['phpspec.documentation_formatter_factory'] = $this->get('component_aware_factory_factory')->create('documentation_formatter', $this->getParameter('plugin_aware_factory.class'));
- }
-
- /**
- * Gets the 'phpspec.example_factory' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %phpspec.example_factory.class% instance.
- */
- protected function getPhpspec_ExampleFactoryService()
- {
- $class = $this->getParameter('phpspec.example_factory.class');
- $this->services['phpspec.example_factory'] = $instance = new $class();
-
- $instance->setTestTargets($this->get('test_targets'));
-
- return $instance;
- }
-
- /**
- * Gets the 'phpspec.example_runner' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %phpspec.example_runner.class% instance.
- */
- protected function getPhpspec_ExampleRunnerService()
- {
- $class = $this->getParameter('phpspec.example_runner.class');
- $this->services['phpspec.example_runner'] = $instance = new $class();
-
- $instance->setExampleFactory($this->get('phpspec.example_factory'));
-
- return $instance;
- }
-
- /**
- * Gets the 'phpspec.junit_xml_formatter' service.
- *
- * @return Object A %phpspec.junit_xml_formatter.class% instance.
- */
- protected function getPhpspec_JunitXmlFormatterService()
- {
- $class = $this->getParameter('phpspec.junit_xml_formatter.class');
- $instance = new $class($this->get('phpspec.reporter'));
-
- $instance->setTestTargets($this->get('test_targets'));
-
- return $instance;
- }
-
- /**
- * Gets the 'phpspec.junit_xml_formatter_factory' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %phpspec.junit_xml_formatter_factory.class% instance.
- */
- protected function getPhpspec_JunitXmlFormatterFactoryService()
- {
- $this->services['phpspec.junit_xml_formatter_factory'] = $instance = $this->get('component_aware_factory_factory')->create('junit_xml_formatter', $this->getParameter('phpspec.junit_xml_formatter_factory.class'));
-
- $instance->setJUnitXMLWriterFactory($this->get('junit_xml_writer_factory'));
-
- return $instance;
- }
-
- /**
- * Gets the 'phpspec.notification_formatter' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %phpspec.notification_formatter.class% instance.
- */
- protected function getPhpspec_NotificationFormatterService()
- {
- $class = $this->getParameter('phpspec.notification_formatter.class');
- return $this->services['phpspec.notification_formatter'] = new $class($this->get('phpspec.reporter'));
- }
-
- /**
- * Gets the 'phpspec.notification_formatter_factory' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %phpspec.notification_formatter_factory.class% instance.
- */
- protected function getPhpspec_NotificationFormatterFactoryService()
- {
- return $this->services['phpspec.notification_formatter_factory'] = $this->get('component_aware_factory_factory')->create('notification_formatter', $this->getParameter('plugin_aware_factory.class'));
- }
-
- /**
- * Gets the 'phpspec.preparer' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %phpspec.preparer.class% instance.
- */
- protected function getPhpspec_PreparerService()
- {
- $class = $this->getParameter('phpspec.preparer.class');
- return $this->services['phpspec.preparer'] = new $class();
- }
-
- /**
- * Gets the 'phpspec.progress_formatter' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %phpspec.progress_formatter.class% instance.
- */
- protected function getPhpspec_ProgressFormatterService()
- {
- $class = $this->getParameter('phpspec.progress_formatter.class');
- return $this->services['phpspec.progress_formatter'] = new $class($this->get('phpspec.reporter'));
- }
-
- /**
- * Gets the 'phpspec.progress_formatter_factory' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %phpspec.progress_formatter_factory.class% instance.
- */
- protected function getPhpspec_ProgressFormatterFactoryService()
- {
- return $this->services['phpspec.progress_formatter_factory'] = $this->get('component_aware_factory_factory')->create('progress_formatter', $this->getParameter('plugin_aware_factory.class'));
- }
-
- /**
- * Gets the 'phpspec.reporter' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %phpspec.reporter.class% instance.
- */
- protected function getPhpspec_ReporterService()
- {
- $class = $this->getParameter('phpspec.reporter.class');
- return $this->services['phpspec.reporter'] = new $class();
- }
-
- /**
- * Gets the 'phpspec.runner' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %phpspec.runner.class% instance.
- */
- protected function getPhpspec_RunnerService()
- {
- $class = $this->getParameter('phpspec.runner.class');
- $this->services['phpspec.runner'] = $instance = new $class();
-
- $instance->setJUnitXMLFile($this->getParameter('junit_xml_file'));
- $instance->setPrintsDetailedProgressReport($this->getParameter('prints_detailed_progress_report'));
- $instance->setStopsOnFailure($this->getParameter('stops_on_failure'));
- $instance->setTerminal($this->get('terminal'));
- $instance->setTestTargets($this->get('test_targets'));
- $instance->setUsesNotification($this->getParameter('uses_notification'));
- $instance->setCliRunner($this->get('phpspec.cli_runner'));
- $instance->setDocumentationFormatterFactory($this->get('phpspec.documentation_formatter_factory'));
- $instance->setJUnitXMLFormatterFactory($this->get('phpspec.junit_xml_formatter_factory'));
- $instance->setNotificationFormatterFactory($this->get('phpspec.notification_formatter_factory'));
- $instance->setProgressFormatterFactory($this->get('phpspec.progress_formatter_factory'));
- $instance->setReporter($this->get('phpspec.reporter'));
-
- return $instance;
- }
-
- /**
- * Gets the 'phpspec.spec_loader_factory' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %phpspec.spec_loader_factory.class% instance.
- */
- protected function getPhpspec_SpecLoaderFactoryService()
- {
- $class = $this->getParameter('phpspec.spec_loader_factory.class');
- return $this->services['phpspec.spec_loader_factory'] = new $class();
- }
-
- /**
- * Gets the 'phpunit.autotest' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %phpunit.autotest.class% instance.
- */
- protected function getPhpunit_AutotestService()
- {
- $class = $this->getParameter('phpunit.autotest.class');
- $this->services['phpunit.autotest'] = $instance = new $class($this->get('preparer_factory'));
-
- $instance->setAlterationMonitoring($this->get('alteration_monitoring'));
- $instance->setLegacyProxy($this->get('legacy_proxy'));
- $instance->setMonitoringDirectories($this->getParameter('monitoring_directories'));
- $instance->setNotifierFactory($this->get('notifier_factory'));
- $instance->setOS($this->get('os'));
- $instance->setRunnerFactory($this->get('runner_factory'));
- $instance->setTerminal($this->get('terminal'));
- $instance->setTestTargets($this->get('test_targets'));
- $instance->setPHPUnitXMLConfiguration($this->get('phpunit.phpunit_xml_configuration'));
-
- return $instance;
- }
-
- /**
- * Gets the 'phpunit.collector' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %phpunit.collector.class% instance.
- */
- protected function getPhpunit_CollectorService()
- {
- $class = $this->getParameter('phpunit.collector.class');
- $this->services['phpunit.collector'] = $instance = new $class($this->get('test_targets'));
-
- $instance->setCollectingTypeFactory($this->get('collecting_type_factory'));
- $instance->setPHPUnitXMLConfiguration($this->get('phpunit.phpunit_xml_configuration'));
-
- return $instance;
- }
-
- /**
- * Gets the 'phpunit.junit_xml_printer' service.
- *
- * @return Object A %phpunit.junit_xml_printer.class% instance.
- */
- protected function getPhpunit_JunitXmlPrinterService()
- {
- $class = $this->getParameter('phpunit.junit_xml_printer.class');
- $instance = new $class();
-
- $instance->setTestTargets($this->get('test_targets'));
-
- return $instance;
- }
-
- /**
- * Gets the 'phpunit.junit_xml_printer_factory' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %phpunit.junit_xml_printer_factory.class% instance.
- */
- protected function getPhpunit_JunitXmlPrinterFactoryService()
- {
- $this->services['phpunit.junit_xml_printer_factory'] = $instance = $this->get('component_aware_factory_factory')->create('phpunit.junit_xml_printer', $this->getParameter('phpunit.junit_xml_printer_factory.class'));
-
- $instance->setJUnitXMLWriterFactory($this->get('junit_xml_writer_factory'));
-
- return $instance;
- }
-
- /**
- * Gets the 'phpunit.phpunit_xml_configuration' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %phpunit.phpunit_xml_configuration.class% instance.
- */
- protected function getPhpunit_PhpunitXmlConfigurationService()
- {
- $class = $this->getParameter('phpunit.phpunit_xml_configuration.class');
- $this->services['phpunit.phpunit_xml_configuration'] = $instance = new $class();
-
- $instance->setFileName($this->getParameter('phpunit.phpunit_config_file'));
-
- return $instance;
- }
-
- /**
- * Gets the 'phpunit.preparer' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %phpunit.preparer.class% instance.
- */
- protected function getPhpunit_PreparerService()
- {
- $class = $this->getParameter('phpunit.preparer.class');
- $this->services['phpunit.preparer'] = $instance = new $class();
-
- $instance->setPHPUnitXMLConfiguration($this->get('phpunit.phpunit_xml_configuration'));
- $instance->setTerminal($this->get('terminal'));
-
- return $instance;
- }
-
- /**
- * Gets the 'phpunit.runner' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %phpunit.runner.class% instance.
- */
- protected function getPhpunit_RunnerService()
- {
- $class = $this->getParameter('phpunit.runner.class');
- $this->services['phpunit.runner'] = $instance = new $class();
-
- $instance->setJUnitXMLFile($this->getParameter('junit_xml_file'));
- $instance->setPrintsDetailedProgressReport($this->getParameter('prints_detailed_progress_report'));
- $instance->setStopsOnFailure($this->getParameter('stops_on_failure'));
- $instance->setTerminal($this->get('terminal'));
- $instance->setTestTargets($this->get('test_targets'));
- $instance->setUsesNotification($this->getParameter('uses_notification'));
- $instance->setPHPUnitXMLConfiguration($this->get('phpunit.phpunit_xml_configuration'));
- $instance->setJUnitXMLPrinterFactory($this->get('phpunit.junit_xml_printer_factory'));
-
- return $instance;
- }
-
- /**
- * Gets the 'preparer_factory' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %preparer_factory.class% instance.
- */
- protected function getPreparerFactoryService()
- {
- return $this->services['preparer_factory'] = $this->get('component_aware_factory_factory')->create('preparer', $this->getParameter('plugin_aware_factory.class'));
- }
-
- /**
- * Gets the 'runner_factory' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %runner_factory.class% instance.
- */
- protected function getRunnerFactoryService()
- {
- return $this->services['runner_factory'] = $this->get('component_aware_factory_factory')->create('runner', $this->getParameter('plugin_aware_factory.class'));
- }
-
- /**
- * Gets the 'simpletest.autotest' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %simpletest.autotest.class% instance.
- */
- protected function getSimpletest_AutotestService()
- {
- $class = $this->getParameter('simpletest.autotest.class');
- $this->services['simpletest.autotest'] = $instance = new $class($this->get('preparer_factory'));
-
- $instance->setAlterationMonitoring($this->get('alteration_monitoring'));
- $instance->setLegacyProxy($this->get('legacy_proxy'));
- $instance->setMonitoringDirectories($this->getParameter('monitoring_directories'));
- $instance->setNotifierFactory($this->get('notifier_factory'));
- $instance->setOS($this->get('os'));
- $instance->setRunnerFactory($this->get('runner_factory'));
- $instance->setTerminal($this->get('terminal'));
- $instance->setTestTargets($this->get('test_targets'));
-
- return $instance;
- }
-
- /**
- * Gets the 'simpletest.collector' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %simpletest.collector.class% instance.
- */
- protected function getSimpletest_CollectorService()
- {
- $class = $this->getParameter('simpletest.collector.class');
- $this->services['simpletest.collector'] = $instance = new $class($this->get('test_targets'));
-
- $instance->setCollectingTypeFactory($this->get('collecting_type_factory'));
-
- return $instance;
- }
-
- /**
- * Gets the 'simpletest.junit_xml_reporter' service.
- *
- * @return Object A %simpletest.junit_xml_reporter.class% instance.
- */
- protected function getSimpletest_JunitXmlReporterService()
- {
- $class = $this->getParameter('simpletest.junit_xml_reporter.class');
- return new $class();
- }
-
- /**
- * Gets the 'simpletest.junit_xml_reporter_factory' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %simpletest.junit_xml_reporter_factory.class% instance.
- */
- protected function getSimpletest_JunitXmlReporterFactoryService()
- {
- $this->services['simpletest.junit_xml_reporter_factory'] = $instance = $this->get('component_aware_factory_factory')->create('junit_xml_reporter', $this->getParameter('simpletest.junit_xml_reporter_factory.class'));
-
- $instance->setJUnitXMLWriterFactory($this->get('junit_xml_writer_factory'));
-
- return $instance;
- }
-
- /**
- * Gets the 'simpletest.preparer' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %simpletest.preparer.class% instance.
- */
- protected function getSimpletest_PreparerService()
- {
- $class = $this->getParameter('simpletest.preparer.class');
- return $this->services['simpletest.preparer'] = new $class();
- }
-
- /**
- * Gets the 'simpletest.runner' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %simpletest.runner.class% instance.
- */
- protected function getSimpletest_RunnerService()
- {
- $class = $this->getParameter('simpletest.runner.class');
- $this->services['simpletest.runner'] = $instance = new $class();
-
- $instance->setJUnitXMLFile($this->getParameter('junit_xml_file'));
- $instance->setPrintsDetailedProgressReport($this->getParameter('prints_detailed_progress_report'));
- $instance->setStopsOnFailure($this->getParameter('stops_on_failure'));
- $instance->setTerminal($this->get('terminal'));
- $instance->setTestTargets($this->get('test_targets'));
- $instance->setUsesNotification($this->getParameter('uses_notification'));
- $instance->setJUnitXMLReporterFactory($this->get('simpletest.junit_xml_reporter_factory'));
-
- return $instance;
- }
-
- /**
- * Gets the 'terminal' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %terminal.class% instance.
- */
- protected function getTerminalService()
- {
- $class = $this->getParameter('terminal.class');
- $this->services['terminal'] = $instance = new $class();
-
- $instance->setInput($this->get('input'));
- $instance->setOutput($this->get('output'));
-
- return $instance;
- }
-
- /**
- * Gets the 'test_run' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %test_run.class% instance.
- */
- protected function getTestRunService()
- {
- $class = $this->getParameter('test_run.class');
- $this->services['test_run'] = $instance = new $class();
-
- $instance->setCollectorFactory($this->get('collector_factory'));
- $instance->setNotifierFactory($this->get('notifier_factory'));
- $instance->setPreparerFactory($this->get('preparer_factory'));
- $instance->setRunnerFactory($this->get('runner_factory'));
- $instance->setOutputBuffering($this->get('output_buffering'));
-
- return $instance;
- }
-
- /**
- * Gets the 'test_run_factory' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %test_run_factory.class% instance.
- */
- protected function getTestRunFactoryService()
- {
- return $this->services['test_run_factory'] = $this->get('component_aware_factory_factory')->create('test_run');
- }
-
- /**
- * Gets the 'test_runner' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %test_runner.class% instance.
- */
- protected function getTestRunnerService()
- {
- $class = $this->getParameter('test_runner.class');
- $this->services['test_runner'] = $instance = new $class();
-
- $instance->setAutotestFactory($this->get('autotest_factory'));
- $instance->setEnablesAutotest($this->getParameter('enables_autotest'));
- $instance->setTestRunFactory($this->get('test_run_factory'));
-
- return $instance;
- }
-
- /**
- * Gets the 'test_targets' service.
- *
- * This service is shared.
- * This method always returns the same instance of the service.
- *
- * @return Object A %test_targets.class% instance.
- */
- protected function getTestTargetsService()
- {
- $class = $this->getParameter('test_targets.class');
- $this->services['test_targets'] = $instance = new $class();
-
- $instance->setClasses($this->getParameter('test_classes'));
- $instance->setFilePattern($this->getParameter('test_file_pattern'));
- $instance->setMethods($this->getParameter('test_methods'));
- $instance->setRecursivelyScans($this->getParameter('recursively_scans'));
- $instance->setResources($this->getParameter('test_resources'));
-
- return $instance;
- }
-
- /**
- * Gets the default parameters.
- *
- * @return array An array of the default parameters
- */
- protected function getDefaultParameters()
- {
- return array(
- 'component_aware_factory.class' => 'Stagehand\\ComponentFactory\\ComponentAwareFactory',
- 'component_aware_factory_factory.class' => 'Stagehand\\ComponentFactory\\ComponentAwareFactoryFactory',
- 'plugin_aware_factory.class' => 'Stagehand\\TestRunner\\Core\\Plugin\\PluginAwareFactory',
- 'alteration_monitoring.class' => 'Stagehand\\TestRunner\\Process\\AlterationMonitoring',
- 'autotest_factory.class' => 'Stagehand\\TestRunner\\Process\\Autotest\\Autotest',
- 'collecting_type.class' => 'Stagehand\\TestRunner\\Collector\\CollectingType',
- 'collecting_type_factory.class' => 'Stagehand\\TestRunner\\Collector\\CollectingTypeFactory',
- 'collector_factory.class' => 'Stagehand\\TestRunner\\Collector\\Collector',
- 'junit_xml_dom_writer.class' => 'Stagehand\\TestRunner\\JUnitXMLWriter\\JUnitXMLDOMWriter',
- 'junit_xml_dom_writer_factory.class' => 'Stagehand\\TestRunner\\JUnitXMLWriter\\JUnitXMLDOMWriter',
- 'junit_xml_stream_writer.class' => 'Stagehand\\TestRunner\\JUnitXMLWriter\\JUnitXMLStreamWriter',
- 'junit_xml_stream_writer_factory.class' => 'Stagehand\\TestRunner\\JUnitXMLWriter\\JUnitXMLStreamWriter',
- 'junit_xml_writer_factory.class' => 'Stagehand\\TestRunner\\JUnitXMLWriter\\JUnitXMLWriterFactory',
- 'legacy_proxy.class' => 'Stagehand\\TestRunner\\Util\\LegacyProxy',
- 'notifier.class' => 'Stagehand\\TestRunner\\Notification\\Notifier',
- 'notifier_factory.class' => 'Stagehand\\TestRunner\\Notification\\Notifier',
- 'os.class' => 'Stagehand\\TestRunner\\Util\\OS',
- 'output_buffering.class' => 'Stagehand\\TestRunner\\Util\\OutputBuffering',
- 'preparer_factory.class' => 'Stagehand\\TestRunner\\Preparer\\Preparer',
- 'runner_factory.class' => 'Stagehand\\TestRunner\\Runner\\Runner',
- 'terminal.class' => 'Stagehand\\TestRunner\\CLI\\Terminal',
- 'test_run.class' => 'Stagehand\\TestRunner\\Process\\TestRun',
- 'test_run_factory.class' => 'Stagehand\\TestRunner\\Process\\TestRun',
- 'test_runner.class' => 'Stagehand\\TestRunner\\CLI\\TestRunner',
- 'test_targets.class' => 'Stagehand\\TestRunner\\Core\\TestTargets',
- 'recursively_scans' => false,
- 'enables_autotest' => false,
- 'monitoring_directories' => array(
-
- ),
- 'uses_notification' => false,
- 'test_methods' => array(
-
- ),
- 'test_classes' => array(
-
- ),
- 'junit_xml_file' => NULL,
- 'logs_results_in_junit_xml_in_realtime' => false,
- 'stops_on_failure' => false,
- 'test_file_pattern' => NULL,
- 'test_resources' => array(
-
- ),
- 'prints_detailed_progress_report' => false,
- 'ciunit.autotest.class' => 'Stagehand\\TestRunner\\Process\\Autotest\\CIUnitAutotest',
- 'ciunit.collector.class' => 'Stagehand\\TestRunner\\Collector\\CIUnitCollector',
- 'ciunit.preparer.class' => 'Stagehand\\TestRunner\\Preparer\\CIUnitPreparer',
- 'ciunit.runner.class' => 'Stagehand\\TestRunner\\Runner\\CIUnitRunner',
- 'ciunit.ciunit_path' => NULL,
- 'cakephp.autotest.class' => 'Stagehand\\TestRunner\\Process\\Autotest\\CakePHPAutotest',
- 'cakephp.collector.class' => 'Stagehand\\TestRunner\\Collector\\CakePHPCollector',
- 'cakephp.junit_xml_reporter.class' => 'Stagehand\\TestRunner\\Runner\\CakePHPRunner\\JUnitXMLReporter',
- 'cakephp.preparer.class' => 'Stagehand\\TestRunner\\Preparer\\CakePHPPreparer',
- 'cakephp.runner.class' => 'Stagehand\\TestRunner\\Runner\\CakePHPRunner',
- 'cakephp.cakephp_app_path' => NULL,
- 'cakephp.cakephp_core_path' => NULL,
- 'phpspec.autotest.class' => 'Stagehand\\TestRunner\\Process\\Autotest\\PHPSpecAutotest',
- 'phpspec.cli_runner.class' => 'PHPSpec\\Runner\\Cli\\Runner',
- 'phpspec.collector.class' => 'Stagehand\\TestRunner\\Collector\\PHPSpecCollector',
- 'phpspec.documentation_formatter.class' => 'Stagehand\\TestRunner\\Runner\\PHPSpecRunner\\Formatter\\DocumentationFormatter',
- 'phpspec.documentation_formatter_factory.class' => 'Stagehand\\TestRunner\\Runner\\PHPSpecRunner\\Formatter\\DocumentationFormatterFactory',
- 'phpspec.example_factory.class' => 'Stagehand\\TestRunner\\Runner\\PHPSpecRunner\\ExampleFactory',
- 'phpspec.example_runner.class' => 'Stagehand\\TestRunner\\Runner\\PHPSpecRunner\\ExampleRunner',
- 'phpspec.junit_xml_formatter.class' => 'Stagehand\\TestRunner\\Runner\\PHPSpecRunner\\Formatter\\JUnitXMLFormatter',
- 'phpspec.junit_xml_formatter_factory.class' => 'Stagehand\\TestRunner\\Runner\\PHPSpecRunner\\Formatter\\JUnitXMLFormatterFactory',
- 'phpspec.notification_formatter.class' => 'Stagehand\\TestRunner\\Runner\\PHPSpecRunner\\Formatter\\NotificationFormatter',
- 'phpspec.notification_formatter_factory.class' => 'Stagehand\\TestRunner\\Runner\\PHPSpecRunner\\Formatter\\NotificationFormatterFactory',
- 'phpspec.preparer.class' => 'Stagehand\\TestRunner\\Preparer\\PHPSpecPreparer',
- 'phpspec.progress_formatter.class' => 'Stagehand\\TestRunner\\Runner\\PHPSpecRunner\\Formatter\\ProgressFormatter',
- 'phpspec.progress_formatter_factory.class' => 'Stagehand\\TestRunner\\Runner\\PHPSpecRunner\\Formatter\\ProgressFormatterFactory',
- 'phpspec.reporter.class' => 'Stagehand\\TestRunner\\Runner\\PHPSpecRunner\\Reporter',
- 'phpspec.runner.class' => 'Stagehand\\TestRunner\\Runner\\PHPSpecRunner',
- 'phpspec.spec_loader_factory.class' => 'Stagehand\\TestRunner\\Runner\\PHPSpecRunner\\SpecLoaderFactory',
- 'phpunit.autotest.class' => 'Stagehand\\TestRunner\\Process\\Autotest\\PHPUnitAutotest',
- 'phpunit.collector.class' => 'Stagehand\\TestRunner\\Collector\\PHPUnitCollector',
- 'phpunit.junit_xml_printer.class' => 'Stagehand\\TestRunner\\Runner\\PHPUnitRunner\\Printer\\JUnitXMLPrinter',
- 'phpunit.junit_xml_printer_factory.class' => 'Stagehand\\TestRunner\\Runner\\PHPUnitRunner\\Printer\\JUnitXMLPrinterFactory',
- 'phpunit.phpunit_xml_configuration.class' => 'Stagehand\\TestRunner\\Core\\PHPUnitXMLConfiguration',
- 'phpunit.preparer.class' => 'Stagehand\\TestRunner\\Preparer\\PHPUnitPreparer',
- 'phpunit.runner.class' => 'Stagehand\\TestRunner\\Runner\\PHPUnitRunner',
- 'phpunit.phpunit_config_file' => NULL,
- 'simpletest.autotest.class' => 'Stagehand\\TestRunner\\Process\\Autotest\\SimpleTestAutotest',
- 'simpletest.collector.class' => 'Stagehand\\TestRunner\\Collector\\SimpleTestCollector',
- 'simpletest.junit_xml_reporter.class' => 'Stagehand\\TestRunner\\Runner\\SimpleTestRunner\\JUnitXMLReporter',
- 'simpletest.junit_xml_reporter_factory.class' => 'Stagehand\\TestRunner\\Runner\\SimpleTestRunner\\JUnitXMLReporterFactory',
- 'simpletest.preparer.class' => 'Stagehand\\TestRunner\\Preparer\\SimpleTestPreparer',
- 'simpletest.runner.class' => 'Stagehand\\TestRunner\\Runner\\SimpleTestRunner',
- );
- }
-}
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Compiler.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Compiler.php
deleted file mode 100644
index 13feb6e2..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Compiler.php
+++ /dev/null
@@ -1,99 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\DependencyInjection;
-
-use Stagehand\ComponentFactory\UnfreezableContainerBuilder;
-use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
-use Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass;
-
-use Stagehand\TestRunner\Core\DependencyInjection\Extension\ExtensionRepository;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-class Compiler
-{
- const COMPILED_CONTAINER_NAMESPACE = 'Stagehand\TestRunner\Core\DependencyInjection';
- const COMPILED_CONTAINER_CLASS = 'CompiledContainer';
-
- public function compile()
- {
- $containerBuilder = new UnfreezableContainerBuilder();
-
- foreach (ExtensionRepository::findAll() as $extension) {
- $containerBuilder->registerExtension($extension);
- }
-
- foreach ($containerBuilder->getExtensions() as $extension) { /* @var $extension \Symfony\Component\DependencyInjection\Extension\ExtensionInterface */
- $containerBuilder->loadFromExtension($extension->getAlias(), array());
- }
-
- $containerBuilder->getCompilerPassConfig()->setOptimizationPasses(
- array_filter(
- $containerBuilder->getCompilerPassConfig()->getOptimizationPasses(),
- function (CompilerPassInterface $compilerPass) {
- return !($compilerPass instanceof ResolveParameterPlaceHoldersPass);
- }
- ));
-
- $compiler = new \Stagehand\ComponentFactory\Compiler(
- $containerBuilder,
- self::COMPILED_CONTAINER_CLASS,
- self::COMPILED_CONTAINER_NAMESPACE
- );
- file_put_contents(
- __DIR__ . '/' . self::COMPILED_CONTAINER_CLASS . '.php',
- $compiler->compile()
- );
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Container.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Container.php
deleted file mode 100644
index fda972a1..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Container.php
+++ /dev/null
@@ -1,71 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\DependencyInjection;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-class Container extends CompiledContainer
-{
- /**
- * @throws \UnexpectedValueException
- */
- public function setParameter($name, $value)
- {
- if (!$this->hasParameter($name)) {
- throw new \UnexpectedValueException(sprintf('The parameter [ %s ] is not found in the container.', $name));
- }
-
- parent::setParameter($name, $value);
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Definitions/cakephp.yml b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Definitions/cakephp.yml
deleted file mode 100644
index 1928551e..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Definitions/cakephp.yml
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright (c) 2011-2012 KUBO Atsuhiro ,
-# All rights reserved.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions are met:
-#
-# * Redistributions of source code must retain the above copyright notice,
-# this list of conditions and the following disclaimer.
-# * Redistributions in binary form must reproduce the above copyright
-# notice, this list of conditions and the following disclaimer in the
-# documentation and/or other materials provided with the distribution.
-#
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-# POSSIBILITY OF SUCH DAMAGE.
-
-parameters:
- # Domain Components
- cakephp.autotest.class: "Stagehand\\TestRunner\\Process\\Autotest\\CakePHPAutotest"
- cakephp.collector.class: "Stagehand\\TestRunner\\Collector\\CakePHPCollector"
- cakephp.junit_xml_reporter.class: "Stagehand\\TestRunner\\Runner\\CakePHPRunner\\JUnitXMLReporter"
- cakephp.preparer.class: "Stagehand\\TestRunner\\Preparer\\CakePHPPreparer"
- cakephp.runner.class: "Stagehand\\TestRunner\\Runner\\CakePHPRunner"
-
- # Configuration Parameters
- cakephp.cakephp_app_path: null
- cakephp.cakephp_core_path: null
-
-services:
- # Collector
- cakephp.collector:
- parent: simpletest.collector
- class: "%cakephp.collector.class%"
-
- # Preparer
- cakephp.preparer:
- parent: simpletest.preparer
- class: "%cakephp.preparer.class%"
- calls:
- - [ setCakePHPAppPath, [ "%cakephp.cakephp_app_path%" ] ]
- - [ setCakePHPCorePath, [ "%cakephp.cakephp_core_path%" ] ]
-
- # Process
- cakephp.autotest:
- parent: simpletest.autotest
- class: "%cakephp.autotest.class%"
-
- # Runner
- cakephp.junit_xml_reporter:
- parent: simpletest.junit_xml_reporter
- class: "%cakephp.junit_xml_reporter.class%"
- cakephp.runner:
- parent: simpletest.runner
- class: "%cakephp.runner.class%"
-
-# Local Variables:
-# mode: conf
-# coding: iso-8859-1
-# tab-width: 2
-# c-basic-offset: 2
-# c-hanging-comment-ender-p: nil
-# indent-tabs-mode: nil
-# End:
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Definitions/ciunit.yml b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Definitions/ciunit.yml
deleted file mode 100644
index 40b15bb3..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Definitions/ciunit.yml
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright (c) 2011-2012 KUBO Atsuhiro ,
-# All rights reserved.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions are met:
-#
-# * Redistributions of source code must retain the above copyright notice,
-# this list of conditions and the following disclaimer.
-# * Redistributions in binary form must reproduce the above copyright
-# notice, this list of conditions and the following disclaimer in the
-# documentation and/or other materials provided with the distribution.
-#
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-# POSSIBILITY OF SUCH DAMAGE.
-
-parameters:
- # Domain Components
- ciunit.autotest.class: "Stagehand\\TestRunner\\Process\\Autotest\\CIUnitAutotest"
- ciunit.collector.class: "Stagehand\\TestRunner\\Collector\\CIUnitCollector"
- ciunit.preparer.class: "Stagehand\\TestRunner\\Preparer\\CIUnitPreparer"
- ciunit.runner.class: "Stagehand\\TestRunner\\Runner\\CIUnitRunner"
-
- # Configuration Parameters
- ciunit.ciunit_path: null
-
-services:
- # Collector
- ciunit.collector:
- parent: phpunit.collector
- class: "%ciunit.collector.class%"
-
- # Preparer
- ciunit.preparer:
- parent: phpunit.preparer
- class: "%ciunit.preparer.class%"
- calls:
- - [ setCIUnitPath, [ "%ciunit.ciunit_path%" ] ]
-
- # Process
- ciunit.autotest:
- parent: phpunit.autotest
- class: "%ciunit.autotest.class%"
-
- # Runner
- ciunit.runner:
- parent: phpunit.runner
- class: "%ciunit.runner.class%"
-
-# Local Variables:
-# mode: conf
-# coding: iso-8859-1
-# tab-width: 2
-# c-basic-offset: 2
-# c-hanging-comment-ender-p: nil
-# indent-tabs-mode: nil
-# End:
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Definitions/general.yml b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Definitions/general.yml
deleted file mode 100644
index e1352059..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Definitions/general.yml
+++ /dev/null
@@ -1,242 +0,0 @@
-# Copyright (c) 2011-2012 KUBO Atsuhiro ,
-# All rights reserved.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions are met:
-#
-# * Redistributions of source code must retain the above copyright notice,
-# this list of conditions and the following disclaimer.
-# * Redistributions in binary form must reproduce the above copyright
-# notice, this list of conditions and the following disclaimer in the
-# documentation and/or other materials provided with the distribution.
-#
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-# POSSIBILITY OF SUCH DAMAGE.
-
-parameters:
- # Component Factory
- component_aware_factory.class: "Stagehand\\ComponentFactory\\ComponentAwareFactory"
- component_aware_factory_factory.class: "Stagehand\\ComponentFactory\\ComponentAwareFactoryFactory"
- plugin_aware_factory.class: "Stagehand\\TestRunner\\Core\\Plugin\\PluginAwareFactory"
-
- # Domain Components
- alteration_monitoring.class: "Stagehand\\TestRunner\\Process\\AlterationMonitoring"
- autotest_factory.class: "Stagehand\\TestRunner\\Process\\Autotest\\Autotest"
- collecting_type.class: "Stagehand\\TestRunner\\Collector\\CollectingType"
- collecting_type_factory.class: "Stagehand\\TestRunner\\Collector\\CollectingTypeFactory"
- collector_factory.class: "Stagehand\\TestRunner\\Collector\\Collector"
- junit_xml_dom_writer.class: "Stagehand\\TestRunner\\JUnitXMLWriter\\JUnitXMLDOMWriter"
- junit_xml_dom_writer_factory.class: "%junit_xml_dom_writer.class%"
- junit_xml_stream_writer.class: "Stagehand\\TestRunner\\JUnitXMLWriter\\JUnitXMLStreamWriter"
- junit_xml_stream_writer_factory.class: "%junit_xml_stream_writer.class%"
- junit_xml_writer_factory.class: "Stagehand\\TestRunner\\JUnitXMLWriter\\JUnitXMLWriterFactory"
- legacy_proxy.class: "Stagehand\\TestRunner\\Util\\LegacyProxy"
- notifier.class: "Stagehand\\TestRunner\\Notification\\Notifier"
- notifier_factory.class: "Stagehand\\TestRunner\\Notification\\Notifier"
- os.class: "Stagehand\\TestRunner\\Util\\OS"
- output_buffering.class: "Stagehand\\TestRunner\\Util\\OutputBuffering"
- preparer_factory.class: "Stagehand\\TestRunner\\Preparer\\Preparer"
- runner_factory.class: "Stagehand\\TestRunner\\Runner\\Runner"
- terminal.class: "Stagehand\\TestRunner\\CLI\\Terminal"
- test_run.class: "Stagehand\\TestRunner\\Process\\TestRun"
- test_run_factory.class: "Stagehand\\TestRunner\\Process\\TestRun"
- test_runner.class: "Stagehand\\TestRunner\\CLI\\TestRunner"
- test_targets.class: "Stagehand\\TestRunner\\Core\\TestTargets"
-
- # Configuration Parameters
- recursively_scans: false
- enables_autotest: false
- monitoring_directories: []
- uses_notification: false
- test_methods: []
- test_classes: []
- junit_xml_file: null
- logs_results_in_junit_xml_in_realtime: false
- stops_on_failure: false
- test_file_pattern: ~
- test_resources: []
- prints_detailed_progress_report: false
-
-services:
- # Component Factory
- component_aware_factory_factory:
- class: "%component_aware_factory_factory.class%"
- calls:
- - [ setFactoryClass, [ "%component_aware_factory.class%" ] ]
- - [ setComponentFactory, [ "@component_factory" ] ]
- component_factory:
- synthetic: true
-
- # Util
- legacy_proxy:
- class: "%legacy_proxy.class%"
- os:
- class: "%os.class%"
- calls:
- - [ setLegacyProxy, [ "@legacy_proxy" ] ]
- output_buffering:
- class: "%output_buffering.class%"
- calls:
- - [ setLegacyProxy, [ "@legacy_proxy" ] ]
-
- # CLI
- input:
- synthetic: true
- output:
- synthetic: true
- terminal:
- class: "%terminal.class%"
- calls:
- - [ setInput, [ "@input" ] ]
- - [ setOutput, [ "@output" ] ]
- test_runner:
- class: "%test_runner.class%"
- calls:
- - [ setAutotestFactory, [ "@autotest_factory" ] ]
- - [ setEnablesAutotest, [ "%enables_autotest%" ] ]
- - [ setTestRunFactory, [ "@test_run_factory" ] ]
-
- # Collector
- collecting_type:
- scope: prototype
- class: "%collecting_type.class%"
- calls:
- - [ setLegacyProxy, [ "@legacy_proxy" ] ]
- collecting_type_factory:
- class: "%collecting_type_factory.class%"
- factory_service: component_aware_factory_factory
- factory_method: create
- arguments: [ "collecting_type", "%collecting_type_factory.class%" ]
- collector:
- abstract: true
- arguments: [ "@test_targets" ]
- calls:
- - [ setCollectingTypeFactory, [ "@collecting_type_factory" ] ]
- collector_factory:
- class: "%collector_factory.class%"
- factory_service: component_aware_factory_factory
- factory_method: create
- arguments: [ "collector", "%plugin_aware_factory.class%" ]
-
- # Core
- test_targets:
- class: "%test_targets.class%"
- calls:
- - [ setClasses, [ "%test_classes%" ] ]
- - [ setFilePattern, [ "%test_file_pattern%" ] ]
- - [ setMethods, [ "%test_methods%" ] ]
- - [ setRecursivelyScans, [ "%recursively_scans%" ] ]
- - [ setResources, [ "%test_resources%" ] ]
-
- # JUnitXMLWriter
- junit_xml_dom_writer:
- scope: prototype
- class: "%junit_xml_dom_writer.class%"
- junit_xml_dom_writer_factory:
- class: "%junit_xml_dom_writer_factory.class%"
- factory_service: component_aware_factory_factory
- factory_method: create
- arguments: [ "junit_xml_dom_writer" ]
- junit_xml_stream_writer:
- scope: prototype
- class: "%junit_xml_stream_writer.class%"
- junit_xml_stream_writer_factory:
- class: "%junit_xml_stream_writer_factory.class%"
- factory_service: component_aware_factory_factory
- factory_method: create
- arguments: [ "junit_xml_stream_writer" ]
- junit_xml_writer_factory:
- class: "%junit_xml_writer_factory.class%"
- calls:
- - [ setLogsResultsInRealtime, [ "%logs_results_in_junit_xml_in_realtime%" ] ]
- - [ setJUnitXMLDOMWriterFactory, [ "@junit_xml_dom_writer_factory" ] ]
- - [ setJUnitXMLStreamWriterFactory, [ "@junit_xml_stream_writer_factory" ] ]
-
- # Notification
- notifier:
- class: "%notifier.class%"
- calls:
- - [ setLegacyProxy, [ "@legacy_proxy" ] ]
- - [ setOS, [ "@os" ] ]
- notifier_factory:
- class: "%notifier_factory.class%"
- factory_service: component_aware_factory_factory
- factory_method: create
- arguments: [ "notifier" ]
-
- # Preparer
- preparer:
- abstract: true
- preparer_factory:
- class: "%preparer_factory.class%"
- factory_service: component_aware_factory_factory
- factory_method: create
- arguments: [ "preparer", "%plugin_aware_factory.class%" ]
-
- # Process
- alteration_monitoring:
- class: "%alteration_monitoring.class%"
- autotest:
- abstract: true
- arguments: [ "@preparer_factory" ]
- calls:
- - [ setAlterationMonitoring, [ "@alteration_monitoring" ] ]
- - [ setLegacyProxy, [ "@legacy_proxy" ] ]
- - [ setMonitoringDirectories, [ "%monitoring_directories%" ] ]
- - [ setNotifierFactory, [ "@notifier_factory" ] ]
- - [ setOS, [ "@os" ] ]
- - [ setRunnerFactory, [ "@runner_factory" ] ]
- - [ setTerminal, [ "@terminal" ] ]
- - [ setTestTargets, [ "@test_targets" ] ]
- autotest_factory:
- class: "%autotest_factory.class%"
- factory_service: component_aware_factory_factory
- factory_method: create
- arguments: [ "autotest", "%plugin_aware_factory.class%" ]
- test_run:
- class: "%test_run.class%"
- calls:
- - [ setCollectorFactory, [ "@collector_factory" ] ]
- - [ setNotifierFactory, [ "@notifier_factory" ] ]
- - [ setPreparerFactory, [ "@preparer_factory" ] ]
- - [ setRunnerFactory, [ "@runner_factory" ] ]
- - [ setOutputBuffering, [ "@output_buffering" ] ]
- test_run_factory:
- class: "%test_run_factory.class%"
- factory_service: component_aware_factory_factory
- factory_method: create
- arguments: [ "test_run" ]
-
- # Runner
- runner:
- abstract: true
- calls:
- - [ setJUnitXMLFile, [ "%junit_xml_file%" ] ]
- - [ setPrintsDetailedProgressReport, [ "%prints_detailed_progress_report%" ] ]
- - [ setStopsOnFailure, [ "%stops_on_failure%" ] ]
- - [ setTerminal, [ "@terminal" ] ]
- - [ setTestTargets, [ "@test_targets" ] ]
- - [ setUsesNotification, [ "%uses_notification%" ] ]
- runner_factory:
- class: "%runner_factory.class%"
- factory_service: component_aware_factory_factory
- factory_method: create
- arguments: [ "runner", "%plugin_aware_factory.class%" ]
-
-# Local Variables:
-# mode: conf
-# coding: iso-8859-1
-# tab-width: 2
-# c-basic-offset: 2
-# c-hanging-comment-ender-p: nil
-# indent-tabs-mode: nil
-# End:
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Definitions/phpspec.yml b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Definitions/phpspec.yml
deleted file mode 100644
index 26b87312..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Definitions/phpspec.yml
+++ /dev/null
@@ -1,134 +0,0 @@
-# Copyright (c) 2011-2012 KUBO Atsuhiro ,
-# All rights reserved.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions are met:
-#
-# * Redistributions of source code must retain the above copyright notice,
-# this list of conditions and the following disclaimer.
-# * Redistributions in binary form must reproduce the above copyright
-# notice, this list of conditions and the following disclaimer in the
-# documentation and/or other materials provided with the distribution.
-#
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-# POSSIBILITY OF SUCH DAMAGE.
-
-parameters:
- # Domain Components
- phpspec.autotest.class: "Stagehand\\TestRunner\\Process\\Autotest\\PHPSpecAutotest"
- phpspec.cli_runner.class: "PHPSpec\\Runner\\Cli\\Runner"
- phpspec.collector.class: "Stagehand\\TestRunner\\Collector\\PHPSpecCollector"
- phpspec.documentation_formatter.class: "Stagehand\\TestRunner\\Runner\\PHPSpecRunner\\Formatter\\DocumentationFormatter"
- phpspec.documentation_formatter_factory.class: "Stagehand\\TestRunner\\Runner\\PHPSpecRunner\\Formatter\\DocumentationFormatterFactory"
- phpspec.example_factory.class: "Stagehand\\TestRunner\\Runner\\PHPSpecRunner\\ExampleFactory"
- phpspec.example_runner.class: "Stagehand\\TestRunner\\Runner\\PHPSpecRunner\\ExampleRunner"
- phpspec.junit_xml_formatter.class: "Stagehand\\TestRunner\\Runner\\PHPSpecRunner\\Formatter\\JUnitXMLFormatter"
- phpspec.junit_xml_formatter_factory.class: "Stagehand\\TestRunner\\Runner\\PHPSpecRunner\\Formatter\\JUnitXMLFormatterFactory"
- phpspec.notification_formatter.class: "Stagehand\\TestRunner\\Runner\\PHPSpecRunner\\Formatter\\NotificationFormatter"
- phpspec.notification_formatter_factory.class: "Stagehand\\TestRunner\\Runner\\PHPSpecRunner\\Formatter\\NotificationFormatterFactory"
- phpspec.preparer.class: "Stagehand\\TestRunner\\Preparer\\PHPSpecPreparer"
- phpspec.progress_formatter.class: "Stagehand\\TestRunner\\Runner\\PHPSpecRunner\\Formatter\\ProgressFormatter"
- phpspec.progress_formatter_factory.class: "Stagehand\\TestRunner\\Runner\\PHPSpecRunner\\Formatter\\ProgressFormatterFactory"
- phpspec.reporter.class: "Stagehand\\TestRunner\\Runner\\PHPSpecRunner\\Reporter"
- phpspec.runner.class: "Stagehand\\TestRunner\\Runner\\PHPSpecRunner"
- phpspec.spec_loader_factory.class: "Stagehand\\TestRunner\\Runner\\PHPSpecRunner\\SpecLoaderFactory"
-
-services:
- # Collector
- phpspec.collector:
- parent: collector
- class: "%phpspec.collector.class%"
-
- # Preparer
- phpspec.preparer:
- parent: preparer
- class: "%phpspec.preparer.class%"
-
- # Process
- phpspec.autotest:
- parent: autotest
- class: "%phpspec.autotest.class%"
-
- # Runner
- phpspec.cli_runner:
- class: "%phpspec.cli_runner.class%"
- calls:
- - [ setLoader, [ "@phpspec.spec_loader_factory" ] ]
- - [ setExampleRunner, [ "@phpspec.example_runner" ] ]
- phpspec.documentation_formatter:
- class: "%phpspec.documentation_formatter.class%"
- arguments: [ "@phpspec.reporter" ]
- phpspec.documentation_formatter_factory:
- class: "%phpspec.documentation_formatter_factory.class%"
- factory_service: component_aware_factory_factory
- factory_method: create
- arguments: [ "documentation_formatter", "%plugin_aware_factory.class%" ]
- phpspec.example_factory:
- class: "%phpspec.example_factory.class%"
- calls:
- - [ setTestTargets, [ "@test_targets" ] ]
- phpspec.example_runner:
- class: "%phpspec.example_runner.class%"
- calls:
- - [ setExampleFactory, [ "@phpspec.example_factory" ] ]
- phpspec.junit_xml_formatter:
- scope: prototype
- class: "%phpspec.junit_xml_formatter.class%"
- arguments: [ "@phpspec.reporter" ]
- calls:
- - [ setTestTargets, [ "@test_targets" ] ]
- phpspec.junit_xml_formatter_factory:
- class: "%phpspec.junit_xml_formatter_factory.class%"
- factory_service: component_aware_factory_factory
- factory_method: create
- arguments: [ "junit_xml_formatter", "%phpspec.junit_xml_formatter_factory.class%" ]
- calls:
- - [ setJUnitXMLWriterFactory, [ "@junit_xml_writer_factory" ] ]
- phpspec.notification_formatter:
- class: "%phpspec.notification_formatter.class%"
- arguments: [ "@phpspec.reporter" ]
- phpspec.notification_formatter_factory:
- class: "%phpspec.notification_formatter_factory.class%"
- factory_service: component_aware_factory_factory
- factory_method: create
- arguments: [ "notification_formatter", "%plugin_aware_factory.class%" ]
- phpspec.progress_formatter:
- class: "%phpspec.progress_formatter.class%"
- arguments: [ "@phpspec.reporter" ]
- phpspec.progress_formatter_factory:
- class: "%phpspec.progress_formatter_factory.class%"
- factory_service: component_aware_factory_factory
- factory_method: create
- arguments: [ "progress_formatter", "%plugin_aware_factory.class%" ]
- phpspec.reporter:
- class: "%phpspec.reporter.class%"
- phpspec.runner:
- parent: runner
- class: "%phpspec.runner.class%"
- calls:
- - [ setCliRunner, [ "@phpspec.cli_runner" ] ]
- - [ setDocumentationFormatterFactory, [ "@phpspec.documentation_formatter_factory" ] ]
- - [ setJUnitXMLFormatterFactory, [ "@phpspec.junit_xml_formatter_factory" ] ]
- - [ setNotificationFormatterFactory, [ "@phpspec.notification_formatter_factory" ] ]
- - [ setProgressFormatterFactory, [ "@phpspec.progress_formatter_factory" ] ]
- - [ setReporter, [ "@phpspec.reporter" ] ]
- phpspec.spec_loader_factory:
- class: "%phpspec.spec_loader_factory.class%"
-
-# Local Variables:
-# mode: conf
-# coding: iso-8859-1
-# tab-width: 2
-# c-basic-offset: 2
-# c-hanging-comment-ender-p: nil
-# indent-tabs-mode: nil
-# End:
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Definitions/phpunit.yml b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Definitions/phpunit.yml
deleted file mode 100644
index 3616341d..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Definitions/phpunit.yml
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright (c) 2011-2012 KUBO Atsuhiro ,
-# All rights reserved.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions are met:
-#
-# * Redistributions of source code must retain the above copyright notice,
-# this list of conditions and the following disclaimer.
-# * Redistributions in binary form must reproduce the above copyright
-# notice, this list of conditions and the following disclaimer in the
-# documentation and/or other materials provided with the distribution.
-#
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-# POSSIBILITY OF SUCH DAMAGE.
-
-parameters:
- # Domain Components
- phpunit.autotest.class: "Stagehand\\TestRunner\\Process\\Autotest\\PHPUnitAutotest"
- phpunit.collector.class: "Stagehand\\TestRunner\\Collector\\PHPUnitCollector"
- phpunit.junit_xml_printer.class: "Stagehand\\TestRunner\\Runner\\PHPUnitRunner\\Printer\\JUnitXMLPrinter"
- phpunit.junit_xml_printer_factory.class: "Stagehand\\TestRunner\\Runner\\PHPUnitRunner\\Printer\\JUnitXMLPrinterFactory"
- phpunit.phpunit_xml_configuration.class: "Stagehand\\TestRunner\\Core\\PHPUnitXMLConfiguration"
- phpunit.preparer.class: "Stagehand\\TestRunner\\Preparer\\PHPUnitPreparer"
- phpunit.runner.class: "Stagehand\\TestRunner\\Runner\\PHPUnitRunner"
-
- # Configuration Parameters
- phpunit.phpunit_config_file: null
-
-services:
- # Collector
- phpunit.collector:
- parent: collector
- class: "%phpunit.collector.class%"
- calls:
- - [ setPHPUnitXMLConfiguration, [ "@phpunit.phpunit_xml_configuration" ] ]
-
- # Core
- phpunit.phpunit_xml_configuration:
- class: "%phpunit.phpunit_xml_configuration.class%"
- calls:
- - [ setFileName, [ "%phpunit.phpunit_config_file%" ] ]
-
- # Preparer
- phpunit.preparer:
- parent: preparer
- class: "%phpunit.preparer.class%"
- calls:
- - [ setPHPUnitXMLConfiguration, [ "@phpunit.phpunit_xml_configuration" ] ]
- - [ setTerminal, [ "@terminal" ] ]
-
- # Process
- phpunit.autotest:
- parent: autotest
- class: "%phpunit.autotest.class%"
- calls:
- - [ setPHPUnitXMLConfiguration, [ "@phpunit.phpunit_xml_configuration" ] ]
-
- # Runner
- phpunit.junit_xml_printer:
- scope: prototype
- class: "%phpunit.junit_xml_printer.class%"
- calls:
- - [ setTestTargets, [ "@test_targets" ] ]
- phpunit.junit_xml_printer_factory:
- class: "%phpunit.junit_xml_printer_factory.class%"
- factory_service: component_aware_factory_factory
- factory_method: create
- arguments: [ "phpunit.junit_xml_printer", "%phpunit.junit_xml_printer_factory.class%" ]
- calls:
- - [ setJUnitXMLWriterFactory, [ "@junit_xml_writer_factory" ] ]
- phpunit.runner:
- parent: runner
- class: "%phpunit.runner.class%"
- calls:
- - [ setPHPUnitXMLConfiguration, [ "@phpunit.phpunit_xml_configuration" ] ]
- - [ setJUnitXMLPrinterFactory, [ "@phpunit.junit_xml_printer_factory" ] ]
-
-# Local Variables:
-# mode: conf
-# coding: iso-8859-1
-# tab-width: 2
-# c-basic-offset: 2
-# c-hanging-comment-ender-p: nil
-# indent-tabs-mode: nil
-# End:
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Definitions/simpletest.yml b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Definitions/simpletest.yml
deleted file mode 100644
index 7e42b9ed..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Definitions/simpletest.yml
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright (c) 2011-2012 KUBO Atsuhiro ,
-# All rights reserved.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions are met:
-#
-# * Redistributions of source code must retain the above copyright notice,
-# this list of conditions and the following disclaimer.
-# * Redistributions in binary form must reproduce the above copyright
-# notice, this list of conditions and the following disclaimer in the
-# documentation and/or other materials provided with the distribution.
-#
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-# POSSIBILITY OF SUCH DAMAGE.
-
-parameters:
- # Domain Components
- simpletest.autotest.class: "Stagehand\\TestRunner\\Process\\Autotest\\SimpleTestAutotest"
- simpletest.collector.class: "Stagehand\\TestRunner\\Collector\\SimpleTestCollector"
- simpletest.junit_xml_reporter.class: "Stagehand\\TestRunner\\Runner\\SimpleTestRunner\\JUnitXMLReporter"
- simpletest.junit_xml_reporter_factory.class: "Stagehand\\TestRunner\\Runner\\SimpleTestRunner\\JUnitXMLReporterFactory"
- simpletest.preparer.class: "Stagehand\\TestRunner\\Preparer\\SimpleTestPreparer"
- simpletest.runner.class: "Stagehand\\TestRunner\\Runner\\SimpleTestRunner"
-
-services:
- # Collector
- simpletest.collector:
- parent: collector
- class: "%simpletest.collector.class%"
-
- # Preparer
- simpletest.preparer:
- parent: preparer
- class: "%simpletest.preparer.class%"
-
- # Process
- simpletest.autotest:
- parent: autotest
- class: "%simpletest.autotest.class%"
-
- # Runner
- simpletest.junit_xml_reporter:
- scope: prototype
- class: "%simpletest.junit_xml_reporter.class%"
- simpletest.junit_xml_reporter_factory:
- class: "%simpletest.junit_xml_reporter_factory.class%"
- factory_service: component_aware_factory_factory
- factory_method: create
- arguments: [ "junit_xml_reporter", "%simpletest.junit_xml_reporter_factory.class%" ]
- calls:
- - [ setJUnitXMLWriterFactory, [ "@junit_xml_writer_factory" ] ]
- simpletest.runner:
- parent: runner
- class: "%simpletest.runner.class%"
- calls:
- - [ setJUnitXMLReporterFactory, [ "@simpletest.junit_xml_reporter_factory" ] ]
-
-# Local Variables:
-# mode: conf
-# coding: iso-8859-1
-# tab-width: 2
-# c-basic-offset: 2
-# c-hanging-comment-ender-p: nil
-# indent-tabs-mode: nil
-# End:
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/CIUnitExtension.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/CIUnitExtension.php
deleted file mode 100644
index b8c7f5f8..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/CIUnitExtension.php
+++ /dev/null
@@ -1,66 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\DependencyInjection\Extension;
-
-use Stagehand\TestRunner\Core\Plugin\CIUnitPlugin;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-class CIUnitExtension extends Extension
-{
- public function getAlias()
- {
- return strtolower(CIUnitPlugin::getPluginID());
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/CakePHPExtension.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/CakePHPExtension.php
deleted file mode 100644
index 13862c33..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/CakePHPExtension.php
+++ /dev/null
@@ -1,66 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\DependencyInjection\Extension;
-
-use Stagehand\TestRunner\Core\Plugin\CakePHPPlugin;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-class CakePHPExtension extends Extension
-{
- public function getAlias()
- {
- return strtolower(CakePHPPlugin::getPluginID());
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/Extension.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/Extension.php
deleted file mode 100644
index c48cdc5c..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/Extension.php
+++ /dev/null
@@ -1,80 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\DependencyInjection\Extension;
-
-use Symfony\Component\Config\FileLocator;
-use Symfony\Component\DependencyInjection\ContainerBuilder;
-use Symfony\Component\DependencyInjection\Extension\ExtensionInterface;
-use Symfony\Component\DependencyInjection\Loader\YamlFileLoader;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-abstract class Extension implements ExtensionInterface
-{
- public function load(array $configs, ContainerBuilder $container)
- {
- $loader = new YamlFileLoader($container, new FileLocator(__DIR__ . '/../Definitions'));
- $loader->load($this->getAlias() . '.yml');
- }
-
- public function getNamespace()
- {
- return false;
- }
-
- public function getXsdValidationBasePath()
- {
- return false;
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/ExtensionRepository.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/ExtensionRepository.php
deleted file mode 100644
index c0c3cddf..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/ExtensionRepository.php
+++ /dev/null
@@ -1,85 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\DependencyInjection\Extension;
-
-use Stagehand\TestRunner\Core\Plugin\PluginRepository;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-class ExtensionRepository
-{
- /**
- * @return array
- * @throws \Stagehand\TestRunner\Core\DependencyInjection\Extension\FrameworkUnavailableException
- */
- public static function findAll()
- {
- $plugins = PluginRepository::findAll();
- if (count($plugins) == 0) {
- throw new FrameworkUnavailableException('Stagehand_TestRunner is unavailable since no plugins are found in this installation.');
- }
-
- $extensions = array(new GeneralExtension());
- foreach ($plugins as $plugin) { /* @var $plugin \Stagehand\TestRunner\Core\Plugin\IPlugin */
- $extensionClass = new \ReflectionClass(__NAMESPACE__ . '\\' . $plugin->getPluginID() . 'Extension');
- if (!$extensionClass->isInterface()
- && !$extensionClass->isAbstract()
- && $extensionClass->isSubclassOf('Symfony\Component\DependencyInjection\Extension\ExtensionInterface')) {
- $extensions[] = $extensionClass->newInstance();
- }
- }
-
- return $extensions;
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/FrameworkUnavailableException.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/FrameworkUnavailableException.php
deleted file mode 100644
index abfeeae7..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/FrameworkUnavailableException.php
+++ /dev/null
@@ -1,60 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\DependencyInjection\Extension;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-class FrameworkUnavailableException extends \RuntimeException
-{
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/GeneralExtension.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/GeneralExtension.php
deleted file mode 100644
index 0c74fc9c..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/GeneralExtension.php
+++ /dev/null
@@ -1,64 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\DependencyInjection\Extension;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-class GeneralExtension extends Extension
-{
- public function getAlias()
- {
- return 'general';
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/PHPSpecExtension.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/PHPSpecExtension.php
deleted file mode 100644
index 3fa5fd92..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/PHPSpecExtension.php
+++ /dev/null
@@ -1,66 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\DependencyInjection\Extension;
-
-use Stagehand\TestRunner\Core\Plugin\PHPSpecPlugin;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-class PHPSpecExtension extends Extension
-{
- public function getAlias()
- {
- return strtolower(PHPSpecPlugin::getPluginID());
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/PHPUnitExtension.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/PHPUnitExtension.php
deleted file mode 100644
index 830d2175..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/PHPUnitExtension.php
+++ /dev/null
@@ -1,66 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\DependencyInjection\Extension;
-
-use Stagehand\TestRunner\Core\Plugin\PHPUnitPlugin;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-class PHPUnitExtension extends Extension
-{
- public function getAlias()
- {
- return strtolower(PHPUnitPlugin::getPluginID());
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/SimpleTestExtension.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/SimpleTestExtension.php
deleted file mode 100644
index cdb74630..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/DependencyInjection/Extension/SimpleTestExtension.php
+++ /dev/null
@@ -1,66 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\DependencyInjection\Extension;
-
-use Stagehand\TestRunner\Core\Plugin\SimpleTestPlugin;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-class SimpleTestExtension extends Extension
-{
- public function getAlias()
- {
- return strtolower(SimpleTestPlugin::getPluginID());
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Environment.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Environment.php
index 1b33d1ad..30ab84af 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Environment.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Environment.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -41,7 +41,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class Environment
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/PHPUnitXMLConfiguration.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/PHPUnitXMLConfiguration.php
deleted file mode 100644
index 971db393..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/PHPUnitXMLConfiguration.php
+++ /dev/null
@@ -1,169 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-class PHPUnitXMLConfiguration
-{
- /**
- * @var string
- * @since Property available since Release 3.0.1
- */
- protected $fileName;
-
- /**
- * @param string $fileName
- * @since Method available since Release 3.0.1
- */
- public function setFileName($fileName)
- {
- $this->fileName = $fileName;
- }
-
- /**
- * @return boolean
- * @since Method available since Release 3.0.1
- */
- public function isEnabled()
- {
- return !is_null($this->fileName);
- }
-
- /**
- * @return string
- */
- public function getFileName()
- {
- return $this->fileName;
- }
-
- /**
- * @param string $name
- * @return boolean
- */
- public function hasPHPUnitConfiguration($name)
- {
- $phpunitConfiguration = $this->createConfiguration()->getPHPUnitConfiguration();
- return array_key_exists($name, $phpunitConfiguration);
- }
-
- /**
- * @param string $name
- * @return mixed
- */
- public function getPHPUnitConfiguration($name)
- {
- $phpunitConfiguration = $this->createConfiguration()->getPHPUnitConfiguration();
- return $phpunitConfiguration[$name];
- }
-
- /**
- * @return boolean
- */
- public function hasSeleniumBrowserConfiguration()
- {
- return count($this->createConfiguration()->getSeleniumBrowserConfiguration());
- }
-
- /**
- * @return array
- */
- public function getSeleniumBrowserConfiguration()
- {
- return $this->createConfiguration()->getSeleniumBrowserConfiguration();
- }
-
- /**
- * @param string $name
- * @return boolean
- */
- public function hasGroupConfiguration($name)
- {
- $groupConfiguration = $this->createConfiguration()->getGroupConfiguration();
- return array_key_exists($name, $groupConfiguration) && count($groupConfiguration[$name]);
- }
-
- /**
- * @param string $name
- * @return array
- */
- public function getGroupConfiguration($name)
- {
- $groupConfiguration = $this->createConfiguration()->getGroupConfiguration();
- return $groupConfiguration[$name];
- }
-
- /**
- * @since Method available since Release 3.2.0
- */
- public function handlePHPConfiguration()
- {
- $this->createConfiguration()->handlePHPConfiguration();
- }
-
- /**
- * @return \PHPUnit_Util_Configuration
- * @throws \InvalidArgumentException
- * @since Method available since Release 3.0.1
- */
- protected function createConfiguration()
- {
- if (is_null($this->fileName)) {
- throw new \InvalidArgumentException('The name of the XML configuration file must be specified.');
- }
-
- return \PHPUnit_Util_Configuration::getInstance($this->fileName);
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/CIUnitPlugin.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/CIUnitPlugin.php
index 754daec9..dc87a893 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/CIUnitPlugin.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/CIUnitPlugin.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -41,7 +41,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class CIUnitPlugin extends PHPUnitPlugin
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/CakePHPPlugin.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/CakePHPPlugin.php
index c849a399..ccfa4ee3 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/CakePHPPlugin.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/CakePHPPlugin.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -41,7 +41,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class CakePHPPlugin extends SimpleTestPlugin
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/PHPSpecPlugin.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/PHPSpecPlugin.php
index 681959ff..9ce17acb 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/PHPSpecPlugin.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/PHPSpecPlugin.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -41,7 +41,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class PHPSpecPlugin extends Plugin
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/PHPUnitPlugin.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/PHPUnitPlugin.php
index 49b6c5e5..378e0502 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/PHPUnitPlugin.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/PHPUnitPlugin.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -41,7 +41,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class PHPUnitPlugin extends Plugin
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/Plugin.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/Plugin.php
index 5094773d..19b737d1 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/Plugin.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/Plugin.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -41,7 +41,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
abstract class Plugin implements PluginInterface
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/PluginInterface.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/PluginInterface.php
index efcf5d1e..79b92af9 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/PluginInterface.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/PluginInterface.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2012-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -41,7 +41,7 @@
* @package Stagehand_TestRunner
* @copyright 2012-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
interface PluginInterface
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/PluginRepository.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/PluginRepository.php
index f617a982..6c05b810 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/PluginRepository.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/PluginRepository.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -43,7 +43,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class PluginRepository
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/SimpleTestPlugin.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/SimpleTestPlugin.php
index e07a0fef..c66d62c5 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/SimpleTestPlugin.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Plugin/SimpleTestPlugin.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -41,7 +41,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class SimpleTestPlugin extends Plugin
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/TestTargetRepository.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/TestTargetRepository.php
index cd3cf92c..b75208a6 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/TestTargetRepository.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/TestTargetRepository.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -43,7 +43,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class TestTargetRepository
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/TestTargets.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/TestTargets.php
deleted file mode 100644
index 1e538dbf..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/TestTargets.php
+++ /dev/null
@@ -1,224 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-class TestTargets
-{
- /**
- * @var array
- */
- protected $resources;
-
- /**
- * @var array
- */
- protected $methods;
-
- /**
- * @var array
- */
- protected $classes;
-
- /**
- * The pattern of test files by a regular expression literal.
- * The regular expression literal must not contain .php.
- *
- * @var string
- */
- protected $filePattern;
-
- /**
- * @var boolean
- */
- protected $recursivelyScans;
-
- /**
- * @param array $resources
- */
- public function setResources(array $resources)
- {
- $this->resources = $resources;
- }
-
- /**
- * @return array
- */
- public function getResources()
- {
- return $this->resources;
- }
-
- /**
- * @param \Closure $callable
- */
- public function walkOnResources(\Closure $callable)
- {
- array_walk($this->resources, $callable, $this);
- }
-
- /**
- * @param array $methods
- */
- public function setMethods(array $methods)
- {
- $this->methods = array_map(function ($v) { return strtolower(ltrim(urldecode($v), '\\')); }, $methods);
- }
-
- /**
- * @return boolean
- */
- public function testsOnlySpecifiedMethods()
- {
- return count($this->methods);
- }
-
- /**
- * @param array $classes
- */
- public function setClasses(array $classes)
- {
- $this->classes = array_map(function ($v) { return strtolower(ltrim(urldecode($v), '\\')); }, $classes);
- }
-
- /**
- * @return boolean
- */
- public function testsOnlySpecifiedClasses()
- {
- return count($this->classes);
- }
-
- /**
- * @param string $class
- * @param string $method
- * @return boolean
- */
- public function shouldTreatElementAsTest($class, $method = null)
- {
- if ($this->testsOnlySpecifiedMethods() || $this->testsOnlySpecifiedClasses()) {
- if (is_null($method)) {
- return in_array(strtolower($class), $this->classes);
- } else {
- foreach (array($class . '::' . $method, $method) as $fullyQualifiedMethodName) {
- if (in_array(strtolower($fullyQualifiedMethodName), $this->methods)) {
- return true;
- }
- }
-
- return false;
- }
- } else {
- return true;
- }
- }
-
- /**
- * @param string $filePattern
- */
- public function setFilePattern($filePattern)
- {
- $this->filePattern = $filePattern;
- }
-
- /**
- * @return string
- */
- public function getFilePattern()
- {
- return $this->filePattern;
- }
-
- /**
- * @return boolean
- */
- public function isDefaultFilePattern()
- {
- return $this->getFilePattern() == ApplicationContext::getInstance()->getPlugin()->getTestFilePattern();
- }
-
- /**
- * @param string $file
- * @return boolean
- */
- public function shouldTreatFileAsTest($file)
- {
- return (boolean)preg_match('/' . str_replace('/', '\/', $this->getFilePattern()) . '/', basename($file));
- }
-
- /**
- * @param boolean $recursivelyScans
- */
- public function setRecursivelyScans($recursivelyScans)
- {
- $this->recursivelyScans = $recursivelyScans;
- }
-
- /**
- * @return boolean
- */
- public function recursivelyScans()
- {
- return $this->recursivelyScans;
- }
-
- /**
- * @return array
- */
- public function getRequiredSuperTypes()
- {
- return ApplicationContext::getInstance()->getPlugin()->getTestClassSuperTypes();
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Transformation/CIUnitTransformer.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Transformation/CIUnitTransformer.php
deleted file mode 100644
index 8a312570..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Transformation/CIUnitTransformer.php
+++ /dev/null
@@ -1,77 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\Transformation;
-
-use Stagehand\TestRunner\Core\Configuration\CIUnitConfiguration;
-use Stagehand\TestRunner\Core\Plugin\CIUnitPlugin;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-class CIUnitTransformer extends Transformer
-{
- public function transform()
- {
- $this->setParameter('ciunit_path', $this->configurationPart['ciunit_path']);
- }
-
- protected function createConfiguration()
- {
- return new CIUnitConfiguration();
- }
-
- protected function getParameterPrefix()
- {
- return CIUnitPlugin::getPluginID();
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Transformation/CakePHPTransformer.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Transformation/CakePHPTransformer.php
deleted file mode 100644
index 13b077ec..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Transformation/CakePHPTransformer.php
+++ /dev/null
@@ -1,78 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\Transformation;
-
-use Stagehand\TestRunner\Core\Configuration\CakePHPConfiguration;
-use Stagehand\TestRunner\Core\Plugin\CakePHPPlugin;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-class CakePHPTransformer extends Transformer
-{
- public function transform()
- {
- $this->setParameter('cakephp_app_path', $this->configurationPart['app_path']);
- $this->setParameter('cakephp_core_path', $this->configurationPart['core_path']);
- }
-
- protected function createConfiguration()
- {
- return new CakePHPConfiguration();
- }
-
- protected function getParameterPrefix()
- {
- return CakePHPPlugin::getPluginID();
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Transformation/GeneralTransformer.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Transformation/GeneralTransformer.php
deleted file mode 100644
index 43de5f00..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Transformation/GeneralTransformer.php
+++ /dev/null
@@ -1,91 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\Transformation;
-
-use Stagehand\TestRunner\Core\Configuration\GeneralConfiguration;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-class GeneralTransformer extends Transformer
-{
- public function transform()
- {
- $this->setParameter('test_resources', $this->configurationPart['test_targets']['resources']);
- $this->setParameter('recursively_scans', $this->configurationPart['test_targets']['recursive']);
- $this->setParameter('test_methods', $this->configurationPart['test_targets']['methods']);
- $this->setParameter('test_classes', $this->configurationPart['test_targets']['classes']);
- $this->setParameter('test_file_pattern', $this->configurationPart['test_targets']['file_pattern']);
-
- $this->setParameter('enables_autotest', $this->configurationPart['autotest']['enabled']);
- $this->setParameter('monitoring_directories', $this->configurationPart['autotest']['watch_dirs']);
-
- $this->setParameter('uses_notification', $this->configurationPart['notify']);
-
- $this->setParameter('junit_xml_file', $this->configurationPart['junit_xml']['file']);
- $this->setParameter('logs_results_in_junit_xml_in_realtime', $this->configurationPart['junit_xml']['realtime']);
-
- $this->setParameter('stops_on_failure', $this->configurationPart['stop_on_failure']);
- $this->setParameter('prints_detailed_progress_report', $this->configurationPart['detailed_progress']);
- }
-
- protected function createConfiguration()
- {
- return new GeneralConfiguration();
- }
-
- protected function getParameterPrefix()
- {
- return '';
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Transformation/PHPSpecTransformer.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Transformation/PHPSpecTransformer.php
deleted file mode 100644
index 190b465a..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Transformation/PHPSpecTransformer.php
+++ /dev/null
@@ -1,76 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\Transformation;
-
-use Stagehand\TestRunner\Core\Configuration\PHPSpecConfiguration;
-use Stagehand\TestRunner\Core\Plugin\PHPSpecPlugin;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-class PHPSpecTransformer extends Transformer
-{
- public function transform()
- {
- }
-
- protected function createConfiguration()
- {
- return new PHPSpecConfiguration();
- }
-
- protected function getParameterPrefix()
- {
- return PHPSpecPlugin::getPluginID();
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Transformation/PHPUnitTransformer.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Transformation/PHPUnitTransformer.php
deleted file mode 100644
index 79820bac..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Transformation/PHPUnitTransformer.php
+++ /dev/null
@@ -1,77 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\Transformation;
-
-use Stagehand\TestRunner\Core\Configuration\PHPUnitConfiguration;
-use Stagehand\TestRunner\Core\Plugin\PHPUnitPlugin;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-class PHPUnitTransformer extends Transformer
-{
- public function transform()
- {
- $this->setParameter('phpunit_config_file', $this->configurationPart['config']);
- }
-
- protected function createConfiguration()
- {
- return new PHPUnitConfiguration();
- }
-
- protected function getParameterPrefix()
- {
- return PHPUnitPlugin::getPluginID();
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Transformation/SimpleTestTransformer.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Transformation/SimpleTestTransformer.php
deleted file mode 100644
index a9de467a..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Transformation/SimpleTestTransformer.php
+++ /dev/null
@@ -1,76 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\Transformation;
-
-use Stagehand\TestRunner\Core\Configuration\SimpleTestConfiguration;
-use Stagehand\TestRunner\Core\Plugin\SimpleTestPlugin;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-class SimpleTestTransformer extends Transformer
-{
- public function transform()
- {
- }
-
- protected function createConfiguration()
- {
- return new SimpleTestConfiguration();
- }
-
- protected function getParameterPrefix()
- {
- return SimpleTestPlugin::getPluginID();
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Transformation/Transformation.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Transformation/Transformation.php
deleted file mode 100644
index 4d4a35b2..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Transformation/Transformation.php
+++ /dev/null
@@ -1,161 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\Transformation;
-
-use Symfony\Component\DependencyInjection\ContainerInterface;
-use Symfony\Component\Yaml\Yaml;
-
-use Stagehand\TestRunner\Core\ApplicationContext;
-use Stagehand\TestRunner\Core\Configuration\GeneralConfiguration;
-use Stagehand\TestRunner\Core\Plugin\PluginRepository;
-use Stagehand\TestRunner\Util\String;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-class Transformation
-{
- /**
- * @var array
- */
- protected $configuration = array();
-
- /**
- * @var \Symfony\Component\DependencyInjection\ContainerInterface
- */
- protected $container;
-
- /**
- * @var string
- */
- protected $configurationFile;
-
- /**
- * @param \Symfony\Component\DependencyInjection\ContainerInterface $container
- */
- public function __construct(ContainerInterface $container)
- {
- $pluginConfigurationClass =
- 'Stagehand\TestRunner\Core\Configuration' . '\\' .
- ApplicationContext::getInstance()->getPlugin()->getPluginID() . 'Configuration';
- $this->configuration[ $pluginConfigurationClass::getConfigurationID() ] = array();
- $this->configuration[ GeneralConfiguration::getConfigurationID() ] = array();
-
- $this->container = $container;
- }
-
- /**
- * @param string $configurationID
- * @param array $configurationPart
- * @throws \InvalidArgumentException
- */
- public function setConfigurationPart($configurationID, array $configurationPart)
- {
- if (!array_key_exists($configurationID, $this->configuration)) {
- throw new \InvalidArgumentException(sprintf(
- 'The configuration ID must be a one of %s, [ %s ] is given.',
- implode(' and ', array_keys($this->configuration)),
- $configurationID
- ));
- }
-
- $this->configuration[$configurationID][] = $configurationPart;
- }
-
- public function transformToContainerParameters()
- {
- if (!is_null($this->configurationFile)) {
- foreach (Yaml::parse($this->configurationFile) as $configurationID => $configurationPart) {
- if (!is_null($configurationPart)) {
- if (!array_key_exists($configurationID, $this->configuration)) {
- $this->configuration[$configurationID] = array();
- }
-
- array_unshift($this->configuration[$configurationID], $configurationPart);
- }
- }
- }
-
- foreach ($this->configuration as $configurationID => $configurationParts) {
- $configurations = array();
- foreach ($configurationParts as $configurationPart) {
- $configurations[] = $configurationPart;
- }
-
- if ($configurationID == GeneralConfiguration::getConfigurationID()) {
- $transformerID = 'General';
- } else {
- $plugin = PluginRepository::findByPluginID($configurationID);
- $transformerID = $plugin->getPluginID();
- }
- $transformerClass = __NAMESPACE__ . '\\' . $transformerID . 'Transformer';
- $transformer = new $transformerClass($configurations, $this->container); /* @var $transformer \Stagehand\TestRunner\Core\Transformation\Transformer */
- $transformer->transform();
- }
-
- if (is_null($this->container->getParameter('test_file_pattern'))) {
- $this->container->setParameter(
- 'test_file_pattern',
- ApplicationContext::getInstance()->getPlugin()->getTestFilePattern()
- );
- }
- }
-
- /**
- * @param string $configurationFile
- */
- public function setConfigurationFile($configurationFile)
- {
- $this->configurationFile = $configurationFile;
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Transformation/Transformer.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Transformation/Transformer.php
deleted file mode 100644
index 68fba6fd..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Core/Transformation/Transformer.php
+++ /dev/null
@@ -1,112 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\Core\Transformation;
-
-use Symfony\Component\Config\Definition\Processor;
-use Symfony\Component\DependencyInjection\ContainerInterface;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 3.0.0
- */
-abstract class Transformer
-{
- /**
- * @var array
- */
- protected $configurationPart;
-
- /**
- * @var \Symfony\Component\DependencyInjection\ContainerInterface
- */
- protected $container;
-
- /**
- * @param array $configurationPart
- * @param \Symfony\Component\DependencyInjection\ContainerInterface $container
- */
- public function __construct(array $configurationPart, ContainerInterface $container)
- {
- $this->container = $container;
-
- $processor = new Processor();
- $this->configurationPart = $processor->processConfiguration(
- $this->createConfiguration(),
- $configurationPart
- );
- }
-
- abstract public function transform();
-
- /**
- * @return \Symfony\Component\Config\Definition\ConfigurationInterface
- */
- abstract protected function createConfiguration();
-
- /**
- * @return string
- */
- abstract protected function getParameterPrefix();
-
- /**
- * @param string $name
- * @param string $value
- */
- protected function setParameter($name, $value)
- {
- $parameterPrefix = $this->getParameterPrefix();
- $this->container->setParameter(
- (strlen($parameterPrefix) > 0 ? (strtolower($parameterPrefix) . '.') : '') . $name,
- $value
- );
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Compiler/Compiler.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Compiler/Compiler.php
index 033bcee7..3402f9b1 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Compiler/Compiler.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Compiler/Compiler.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2012-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -49,7 +49,7 @@
* @package Stagehand_TestRunner
* @copyright 2012-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class Compiler
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Compiler/ReplaceDefinitionByPluginDefinitionPass.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Compiler/ReplaceDefinitionByPluginDefinitionPass.php
index 7dc73acb..cf963fc7 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Compiler/ReplaceDefinitionByPluginDefinitionPass.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Compiler/ReplaceDefinitionByPluginDefinitionPass.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.6.0
*/
@@ -46,7 +46,7 @@
* @package Stagehand_TestRunner
* @copyright 2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.6.0
*/
class ReplaceDefinitionByPluginDefinitionPass implements CompilerPassInterface
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/CIUnitConfiguration.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/CIUnitConfiguration.php
index 7a6f89d3..85b615f4 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/CIUnitConfiguration.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/CIUnitConfiguration.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -45,7 +45,7 @@
* @package Stagehand_TestRunner
* @copyright 2011 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class CIUnitConfiguration extends PHPUnitConfiguration
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/CakePHPConfiguration.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/CakePHPConfiguration.php
index f8897a79..1f64a74f 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/CakePHPConfiguration.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/CakePHPConfiguration.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -45,7 +45,7 @@
* @package Stagehand_TestRunner
* @copyright 2011 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class CakePHPConfiguration extends SimpleTestConfiguration
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/Configuration.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/Configuration.php
index 50ccc9db..0d14d2f8 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/Configuration.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/Configuration.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -44,7 +44,7 @@
* @package Stagehand_TestRunner
* @copyright 2011 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
abstract class Configuration implements ConfigurationInterface
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/ConfigurationInterface.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/ConfigurationInterface.php
index 8fa59856..f65a50d4 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/ConfigurationInterface.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/ConfigurationInterface.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011, 2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -41,7 +41,7 @@
* @package Stagehand_TestRunner
* @copyright 2011, 2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
interface ConfigurationInterface extends \Symfony\Component\Config\Definition\ConfigurationInterface
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/GeneralConfiguration.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/GeneralConfiguration.php
index d492ef9d..b26907b4 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/GeneralConfiguration.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/GeneralConfiguration.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -45,7 +45,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class GeneralConfiguration extends Configuration
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/PHPSpecConfiguration.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/PHPSpecConfiguration.php
index 2e5e1616..b1c6b065 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/PHPSpecConfiguration.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/PHPSpecConfiguration.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -45,7 +45,7 @@
* @package Stagehand_TestRunner
* @copyright 2011 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class PHPSpecConfiguration extends Configuration
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/PHPUnitConfiguration.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/PHPUnitConfiguration.php
index 26b3e587..4a202a44 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/PHPUnitConfiguration.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/PHPUnitConfiguration.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -45,7 +45,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class PHPUnitConfiguration extends Configuration
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/SimpleTestConfiguration.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/SimpleTestConfiguration.php
index 040fc341..dc83d006 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/SimpleTestConfiguration.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Configuration/SimpleTestConfiguration.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -45,7 +45,7 @@
* @package Stagehand_TestRunner
* @copyright 2011 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class SimpleTestConfiguration extends Configuration
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/CIUnitExtension.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/CIUnitExtension.php
index c4722dab..c2ff2117 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/CIUnitExtension.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/CIUnitExtension.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -47,7 +47,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class CIUnitExtension extends PHPUnitExtension
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/CakePHPExtension.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/CakePHPExtension.php
index 1f8a6b2c..54b612c2 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/CakePHPExtension.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/CakePHPExtension.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -47,7 +47,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class CakePHPExtension extends SimpleTestExtension
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/Extension.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/Extension.php
index a797b3a3..9879ee57 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/Extension.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/Extension.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -43,7 +43,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
abstract class Extension implements ExtensionInterface
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/FrameworkUnavailableException.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/FrameworkUnavailableException.php
index 76e0cd3a..2d1dc806 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/FrameworkUnavailableException.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/FrameworkUnavailableException.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -41,7 +41,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class FrameworkUnavailableException extends \RuntimeException
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/GeneralExtension.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/GeneralExtension.php
index e0e9444b..e6bebac4 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/GeneralExtension.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/GeneralExtension.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -45,7 +45,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class GeneralExtension extends Extension
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/PHPSpecExtension.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/PHPSpecExtension.php
index d7c8ab6f..fe787ac5 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/PHPSpecExtension.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/PHPSpecExtension.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -47,7 +47,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class PHPSpecExtension extends Extension
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/PHPUnitExtension.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/PHPUnitExtension.php
index 929e9d35..fa67971d 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/PHPUnitExtension.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/PHPUnitExtension.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -47,7 +47,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class PHPUnitExtension extends Extension
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/SimpleTestExtension.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/SimpleTestExtension.php
index ad7a9622..e4597dff 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/SimpleTestExtension.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Extension/SimpleTestExtension.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -47,7 +47,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class SimpleTestExtension extends Extension
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/PHPUnitConfigurationFactory.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/PHPUnitConfigurationFactory.php
index 6a38a68a..4e59bed4 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/PHPUnitConfigurationFactory.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/PHPUnitConfigurationFactory.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2012-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.5.0
*/
@@ -41,7 +41,7 @@
* @package Stagehand_TestRunner
* @copyright 2012-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.5.0
*/
class PHPUnitConfigurationFactory
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/CIUnitTransformer.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/CIUnitTransformer.php
index dfaec9f6..964f5bd6 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/CIUnitTransformer.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/CIUnitTransformer.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -44,7 +44,7 @@
* @package Stagehand_TestRunner
* @copyright 2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class CIUnitTransformer extends Transformer
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/CakePHPTransformer.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/CakePHPTransformer.php
index e938c0e3..3ee25516 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/CakePHPTransformer.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/CakePHPTransformer.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -44,7 +44,7 @@
* @package Stagehand_TestRunner
* @copyright 2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class CakePHPTransformer extends Transformer
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/GeneralTransformer.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/GeneralTransformer.php
index 7ad3c8b4..bab66acd 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/GeneralTransformer.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/GeneralTransformer.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2012-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -43,7 +43,7 @@
* @package Stagehand_TestRunner
* @copyright 2012-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class GeneralTransformer extends Transformer
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/PHPSpecTransformer.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/PHPSpecTransformer.php
index 76c609d3..f03990f4 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/PHPSpecTransformer.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/PHPSpecTransformer.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -44,7 +44,7 @@
* @package Stagehand_TestRunner
* @copyright 2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class PHPSpecTransformer extends Transformer
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/PHPUnitTransformer.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/PHPUnitTransformer.php
index 9660a0da..d54f1f19 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/PHPUnitTransformer.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/PHPUnitTransformer.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -44,7 +44,7 @@
* @package Stagehand_TestRunner
* @copyright 2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class PHPUnitTransformer extends Transformer
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/SimpleTestTransformer.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/SimpleTestTransformer.php
index 87387c60..ac47f5db 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/SimpleTestTransformer.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/SimpleTestTransformer.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -44,7 +44,7 @@
* @package Stagehand_TestRunner
* @copyright 2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class SimpleTestTransformer extends Transformer
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/Transformation.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/Transformation.php
index 2e024c57..b896dadf 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/Transformation.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/Transformation.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -49,7 +49,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class Transformation
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/Transformer.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/Transformer.php
index d2168dda..34e63a40 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/Transformer.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/DependencyInjection/Transformation/Transformer.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -44,7 +44,7 @@
* @package Stagehand_TestRunner
* @copyright 2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
abstract class Transformer
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/DOMJUnitXMLWriter.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/DOMJUnitXMLWriter.php
index aeb0e359..233e2fc4 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/DOMJUnitXMLWriter.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/DOMJUnitXMLWriter.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2009-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 2.10.0
*/
@@ -43,7 +43,7 @@
* @package Stagehand_TestRunner
* @copyright 2009-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 2.10.0
*/
class DOMJUnitXMLWriter implements JUnitXMLWriterInterface
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/JUnitXMLDOMWriter.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/JUnitXMLDOMWriter.php
deleted file mode 100644
index 71872d70..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/JUnitXMLDOMWriter.php
+++ /dev/null
@@ -1,275 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2009-2011 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 2.10.0
- */
-
-namespace Stagehand\TestRunner\JUnitXMLWriter;
-
-use Stagehand\TestRunner\JUnitXMLWriter\JUnitXMLDOMWriter\TestsuiteDOMElement;
-use Stagehand\TestRunner\Util\StreamWriter;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2009-2011 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 2.10.0
- */
-class JUnitXMLDOMWriter implements JUnitXMLWriter
-{
- protected $xmlWriter;
-
- /**
- * @param \Stagehand\TestRunner\Util\StreamWriter
- */
- protected $streamWriter;
-
- protected $elementStack = array();
-
- /**
- * @var \Stagehand\TestRunner\JUnitXMLWriter\UTF8Converter
- */
- protected $utf8Converter;
-
- /**
- */
- public function __construct()
- {
- $this->xmlWriter = new \DOMDocument('1.0', 'UTF-8');
- $this->utf8Converter = UTF8ConverterFactory::create();
- }
-
- /**
- * @param \Stagehand\TestRunner\Util\StreamWriter $streamWriter
- * @since Method available since Release 3.0.0
- */
- public function setStreamWriter(StreamWriter $streamWriter)
- {
- $this->streamWriter = $streamWriter;
- }
-
- /**
- */
- public function startTestSuites()
- {
- $testsuites = $this->xmlWriter->createElement('testsuites');
- $this->xmlWriter->appendChild($testsuites);
- $this->elementStack[] = $testsuites;
- }
-
- /**
- * @param string $name
- * @param integer $testCount
- */
- public function startTestSuite($name, $testCount = null)
- {
- if (preg_match('/^(.+)::(.+)/', $name, $matches)) {
- $name = $matches[2];
- $className = $matches[1];
- } else {
- $className = $name;
- }
-
- $testsuite = new TestsuiteDOMElement();
- $this->getCurrentTestsuite()->appendChild($testsuite);
- $testsuite->setAttribute('name', $this->utf8Converter->convert($name));
- $testsuite->setAttribute('tests', 0);
- $testsuite->setAttribute('assertions', 0);
- $testsuite->setAttribute('failures', 0);
- $testsuite->setAttribute('errors', 0);
- $testsuite->setAttribute('time', sprintf('%F', 0));
-
- if (strlen($className) && class_exists($className, false)) {
- try {
- $class = new \ReflectionClass($className);
- $testsuite->setAttribute('file', $this->utf8Converter->convert($class->getFileName()));
- } catch (\ReflectionException $e) {
- }
- }
-
- $this->elementStack[] = $testsuite;
- }
-
- /**
- * @param string $name
- * @param mixed $test
- * @param string $methodName
- */
- public function startTestCase($name, $test, $methodName = null)
- {
- $testcase = $this->xmlWriter->createElement('testcase');
- $this->getCurrentTestsuite()->appendChild($testcase);
- $testcase->setAttribute('name', $this->utf8Converter->convert($name));
-
- $class = new \ReflectionClass($test);
- if (is_null($methodName)) {
- $methodName = $name;
- }
- if ($class->hasMethod($methodName)) {
- $method = $class->getMethod($methodName);
- $testcase->setAttribute('class', $this->utf8Converter->convert($method->getDeclaringClass()->getName()));
- $testcase->setAttribute('file', $this->utf8Converter->convert($method->getDeclaringClass()->getFileName()));
- $testcase->setAttribute('line', $method->getStartLine());
- }
-
- $this->elementStack[] = $testcase;
- }
-
- /**
- * @param string $text
- * @param string $type
- * @param string $file
- * @param string $line
- * @param string $message
- */
- public function writeError($text, $type = null, $file = null, $line = null, $message = null)
- {
- $this->writeFailureOrError($text, $type, 'error');
- }
-
- /**
- * @param string $text
- * @param string $type
- * @param string $file
- * @param string $line
- * @param string $message
- */
- public function writeFailure($text, $type = null, $file = null, $line = null, $message = null)
- {
- $this->writeFailureOrError($text, $type, 'failure');
- }
-
- /**
- * @param float $time
- * @param integer $assertionCount
- */
- public function endTestCase($time, $assertionCount = null)
- {
- $testCase = array_pop($this->elementStack);
- if (!is_null($assertionCount)) {
- $testCase->setAttribute('assertions', $assertionCount);
- }
- $testCase->setAttribute('time', $time);
- $this->getCurrentTestsuite()->addAssertionCount($assertionCount);
- $this->getCurrentTestsuite()->addTime($time);
- $this->getCurrentTestsuite()->increaseTestCount();
- }
-
- /**
- */
- public function endTestSuite()
- {
- $suite = array_pop($this->elementStack);
- if ($this->getCurrentTestsuite() instanceof TestsuiteDOMElement) {
- $this->getCurrentTestsuite()->addTestCount($suite->getAttribute('tests'));
- if ($suite->hasAttribute('assertions')) {
- $this->getCurrentTestsuite()->addAssertionCount(
- $suite->getAttribute('assertions')
- );
- }
- $this->getCurrentTestsuite()->addErrorCount($suite->getAttribute('errors'));
- $this->getCurrentTestsuite()->addFailureCount($suite->getAttribute('failures'));
- $this->getCurrentTestsuite()->addTime($suite->getAttribute('time'));
- }
- }
-
- /**
- */
- public function endTestSuites()
- {
- $this->flush();
- $this->streamWriter->close();
- }
-
- /**
- * @param string $text
- * @param string $type
- * @param string $failureOrError
- */
- protected function writeFailureOrError($text, $type, $failureOrError)
- {
- $error = $this->xmlWriter->createElement($failureOrError, htmlspecialchars($text, ENT_QUOTES, 'UTF-8')); // TODO Since the DOM implementation ignores ENT_QUOTES, single quotes and double quotes is output as is.
- $this->getCurrentElement()->appendChild($error);
- if (!is_null($type)) {
- $error->setAttribute('type', $this->utf8Converter->convert($type));
- }
-
- $this->getCurrentTestsuite()->{ 'increase' . $failureOrError . 'Count' }();
- }
-
- protected function flush()
- {
- $this->streamWriter->write($this->xmlWriter->saveXML());
- }
-
- /**
- * @return \Stagehand\TestRunner\JUnitXMLWriter\JUnitXMLDOMWriter\TestsuiteDOMElement
- */
- protected function getCurrentTestsuite()
- {
- if ($this->getCurrentElement()->tagName == 'testcase') {
- return $this->getPreviousElement();
- }
-
- return $this->getCurrentElement();
- }
-
- /**
- * @return \DOMElement
- */
- protected function getCurrentElement()
- {
- return $this->elementStack[ count($this->elementStack) - 1 ];
- }
-
- /**
- * @return \DOMElement
- */
- protected function getPreviousElement()
- {
- return $this->elementStack[ count($this->elementStack) - 2 ];
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/JUnitXMLDOMWriter/TestsuiteDOMElement.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/JUnitXMLDOMWriter/TestsuiteDOMElement.php
deleted file mode 100644
index b62c18d9..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/JUnitXMLDOMWriter/TestsuiteDOMElement.php
+++ /dev/null
@@ -1,137 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2009-2011 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 2.10.0
- */
-
-namespace Stagehand\TestRunner\JUnitXMLWriter\JUnitXMLDOMWriter;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2009-2011 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 2.10.0
- */
-class TestsuiteDOMElement extends \DOMElement
-{
- /**
- * @param string $name
- * @param string $value
- * @param string $namespaceURI
- */
- public function __construct($name = null, $value = null, $namespaceURI = null)
- {
- parent::__construct('testsuite', $value, $namespaceURI);
- }
-
- /**
- * @param integer $testCount
- */
- public function addTestCount($testCount)
- {
- $this->setAttribute('tests', $this->getAttribute('tests') + $testCount);
- }
-
- public function increaseTestCount()
- {
- $this->addTestCount(1);
- }
-
- /**
- * @param integer $assertionCount
- */
- public function addAssertionCount($assertionCount)
- {
- if (!$this->hasAttribute('assertions')) {
- $this->setAttribute('assertions', $assertionCount);
- } else {
- $this->setAttribute('assertions', $this->getAttribute('assertions') + $assertionCount);
- }
- }
-
- public function increaseAssertionCount()
- {
- $this->addAssertionCount(1);
- }
-
- /**
- * @param integer $failureCount
- */
- public function addFailureCount($failureCount)
- {
- $this->setAttribute('failures', $this->getAttribute('failures') + $failureCount);
- }
-
- public function increaseFailureCount()
- {
- $this->addFailureCount(1);
- }
-
- /**
- * @param integer $errorCount
- */
- public function addErrorCount($errorCount)
- {
- $this->setAttribute('errors', $this->getAttribute('errors') + $errorCount);
- }
-
- public function increaseErrorCount()
- {
- $this->addErrorCount(1);
- }
-
- /**
- * @param float $time
- */
- public function addTime($time)
- {
- if (!$this->hasAttribute('time')) {
- $this->setAttribute('time', $time);
- } else {
- $this->setAttribute('time', $this->getAttribute('time') + $time);
- }
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/JUnitXMLStreamWriter.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/JUnitXMLStreamWriter.php
deleted file mode 100644
index 6f366484..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/JUnitXMLStreamWriter.php
+++ /dev/null
@@ -1,243 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2009-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 2.10.0
- */
-
-namespace Stagehand\TestRunner\JUnitXMLWriter;
-
-use Stagehand\TestRunner\Util\StreamWriter;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2009-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 2.10.0
- */
-class JUnitXMLStreamWriter implements JUnitXMLWriter
-{
- /**
- * @var \Stagehand\TestRunner\JUnitXMLWriter\XMLStreamWriter
- */
- protected $xmlWriter;
-
- /**
- * @param \Stagehand\TestRunner\Util\StreamWriter
- */
- protected $streamWriter;
-
- /**
- * @var \Stagehand\TestRunner\JUnitXMLWriter\UTF8Converter
- */
- protected $utf8Converter;
-
- /**
- */
- public function __construct()
- {
- $this->xmlWriter = new XMLStreamWriter();
- $this->utf8Converter = UTF8ConverterFactory::create();
- }
-
- /**
- * @param \Stagehand\TestRunner\Util\StreamWriter $streamWriter
- * @since Method available since Release 3.0.0
- */
- public function setStreamWriter(StreamWriter $streamWriter)
- {
- $this->streamWriter = $streamWriter;
- }
-
- public function startTestSuites()
- {
- $this->xmlWriter->startElement('testsuites');
- $this->xmlWriter->closeStartTag();
- $this->flush();
- }
-
- /**
- * @param string $name
- * @param integer $testCount
- */
- public function startTestSuite($name, $testCount = null)
- {
- if (preg_match('/^(.+)::(.+)/', $name, $matches)) {
- $name = $matches[2];
- $className = $matches[1];
- } else {
- $className = $name;
- }
-
- $this->xmlWriter->startElement('testsuite');
- $this->xmlWriter->writeAttribute('name', $this->utf8Converter->convert($name));
- if (!is_null($testCount)) {
- $this->xmlWriter->writeAttribute('tests', $testCount);
- }
-
- if (strlen($className) > 0 && class_exists($className, false)) {
- try {
- $class = new \ReflectionClass($className);
- $this->xmlWriter->writeAttribute('class', $this->utf8Converter->convert($class->getName()));
- $this->xmlWriter->writeAttribute('file', $this->utf8Converter->convert($class->getFileName()));
- } catch (\ReflectionException $e) {
- }
- }
-
- $this->xmlWriter->closeStartTag();
- $this->flush();
- }
-
- /**
- * @param string $name
- * @param mixed $test
- * @param string $methodName
- */
- public function startTestCase($name, $test, $methodName = null)
- {
- $this->xmlWriter->startElement('testcase');
- $this->xmlWriter->writeAttribute('name', $this->utf8Converter->convert($name));
-
- $class = new \ReflectionClass($test);
- if (is_null($methodName)) {
- $methodName = $name;
- }
- if ($class->hasMethod($methodName)) {
- $method = $class->getMethod($methodName);
- $this->xmlWriter->writeAttribute('class', $this->utf8Converter->convert($method->getDeclaringClass()->getName()));
- $this->xmlWriter->writeAttribute('method', $method->getName());
- $this->xmlWriter->writeAttribute('file', $this->utf8Converter->convert($method->getDeclaringClass()->getFileName()));
- $this->xmlWriter->writeAttribute('line', $method->getStartLine());
- }
-
- $this->xmlWriter->closeStartTag();
- $this->flush();
- }
-
- /**
- * @param string $text
- * @param string $type
- * @param string $file
- * @param string $line
- * @param string $message
- */
- public function writeError($text, $type = null, $file = null, $line = null, $message = null)
- {
- $this->writeFailureOrError($text, $type, 'error', $file, $line, $message);
- }
-
- /**
- * @param string $text
- * @param string $type
- * @param string $file
- * @param string $line
- * @param string $message
- */
- public function writeFailure($text, $type = null, $file = null, $line = null, $message = null)
- {
- $this->writeFailureOrError($text, $type, 'failure', $file, $line, $message);
- }
-
- /**
- * @param float $time
- * @param integer $assertionCount
- */
- public function endTestCase($time, $assertionCount = null)
- {
- $this->endElementAndFlush();
- }
-
- public function endTestSuite()
- {
- $this->endElementAndFlush();
- }
-
- public function endTestSuites()
- {
- $this->xmlWriter->endElement();
- $this->flush();
- $this->streamWriter->close();
- }
-
- /**
- * @param string $text
- * @param string $type
- * @param string $failureOrError
- * @param string $file
- * @param string $line
- * @param string $message
- */
- protected function writeFailureOrError($text, $type, $failureOrError, $file, $line, $message)
- {
- $this->xmlWriter->startElement($failureOrError);
- if (!is_null($type)) {
- $this->xmlWriter->writeAttribute('type', $this->utf8Converter->convert($type));
- }
- if (!is_null($file)) {
- $this->xmlWriter->writeAttribute('file', $this->utf8Converter->convert($file));
- }
- if (!is_null($line)) {
- $this->xmlWriter->writeAttribute('line', $line);
- }
- if (!is_null($message)) {
- $this->xmlWriter->writeAttribute('message', $this->utf8Converter->convert($message));
- }
- $this->xmlWriter->text($this->utf8Converter->convert($text));
- $this->xmlWriter->endElement();
-
- $this->flush();
- }
-
- protected function endElementAndFlush()
- {
- $this->xmlWriter->endElement();
- $this->flush();
- }
-
- protected function flush()
- {
- $this->streamWriter->write($this->xmlWriter->flush());
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/JUnitXMLWriterFactory.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/JUnitXMLWriterFactory.php
deleted file mode 100644
index bde327fb..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/JUnitXMLWriterFactory.php
+++ /dev/null
@@ -1,119 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @link http://simpletest.org/
- * @since File available since Release 3.0.0
- */
-
-namespace Stagehand\TestRunner\JUnitXMLWriter;
-
-use Stagehand\ComponentFactory\IComponentAwareFactory;
-
-use Stagehand\TestRunner\Util\StreamWriter;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2011-2012 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @link http://simpletest.org/
- * @since Class available since Release 3.0.0
- */
-class JUnitXMLWriterFactory
-{
- /**
- * @var boolean
- */
- protected $logsResultsInRealtime;
-
- /**
- * @var \Stagehand\ComponentFactory\IComponentAwareFactory
- */
- protected $junitXMLDOMWriterFactory;
-
- /**
- * @var \Stagehand\ComponentFactory\IComponentAwareFactory
- */
- protected $junitXMLStreamWriterFactory;
-
- /**
- * @param \Stagehand\TestRunner\Util\StreamWriter $streamWriter
- * @return \Stagehand\TestRunner\JUnitXMLWriter\JUnitXMLWriter
- */
- public function create(StreamWriter $streamWriter)
- {
- if ($this->logsResultsInRealtime) {
- $junitXMLWriter = $this->junitXMLStreamWriterFactory->create(); /* @var $junitXMLWriter \Stagehand\TestRunner\JUnitXMLWriter\JUnitXMLWriter */
- } else {
- $junitXMLWriter = $this->junitXMLDOMWriterFactory->create(); /* @var $junitXMLWriter \Stagehand\TestRunner\JUnitXMLWriter\JUnitXMLWriter */
- }
- $junitXMLWriter->setStreamWriter($streamWriter);
- return $junitXMLWriter;
- }
-
- /**
- * @param boolean $logsResultsInRealtime
- */
- public function setLogsResultsInRealtime($logsResultsInRealtime)
- {
- $this->logsResultsInRealtime = $logsResultsInRealtime;
- }
-
- /**
- * @param \Stagehand\ComponentFactory\IComponentAwareFactory $junitXMLDOMWriterFactory
- */
- public function setJUnitXMLDOMWriterFactory(IComponentAwareFactory $junitXMLDOMWriterFactory)
- {
- $this->junitXMLDOMWriterFactory = $junitXMLDOMWriterFactory;
- }
-
- /**
- * @param \Stagehand\ComponentFactory\IComponentAwareFactory $junitXMLStreamWriterFactory
- */
- public function setJUnitXMLStreamWriterFactory(IComponentAwareFactory $junitXMLStreamWriterFactory)
- {
- $this->junitXMLStreamWriterFactory = $junitXMLStreamWriterFactory;
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/JUnitXMLWriterInterface.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/JUnitXMLWriterInterface.php
index 07a11fae..41770728 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/JUnitXMLWriterInterface.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/JUnitXMLWriterInterface.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2009-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 2.10.0
*/
@@ -41,7 +41,7 @@
* @package Stagehand_TestRunner
* @copyright 2009-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 2.10.0
*/
interface JUnitXMLWriterInterface
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/NullUTF8Converter.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/NullUTF8Converter.php
index 58acdafa..edf1f5cc 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/NullUTF8Converter.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/NullUTF8Converter.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2009-2011 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 2.10.0
*/
@@ -41,7 +41,7 @@
* @package Stagehand_TestRunner
* @copyright 2009-2011 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 2.10.0
*/
class NullUTF8Converter extends UTF8Converter
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/StreamJUnitXMLWriter.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/StreamJUnitXMLWriter.php
index 619d6956..7e0ecedf 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/StreamJUnitXMLWriter.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/StreamJUnitXMLWriter.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2009-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 2.10.0
*/
@@ -43,7 +43,7 @@
* @package Stagehand_TestRunner
* @copyright 2009-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 2.10.0
*/
class StreamJUnitXMLWriter implements JUnitXMLWriterInterface
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/TestsuiteDOMElement.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/TestsuiteDOMElement.php
index cb5e7297..e604dae9 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/TestsuiteDOMElement.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/TestsuiteDOMElement.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2009-2011 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 2.10.0
*/
@@ -41,7 +41,7 @@
* @package Stagehand_TestRunner
* @copyright 2009-2011 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 2.10.0
*/
class TestsuiteDOMElement extends \DOMElement
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/UTF8Converter.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/UTF8Converter.php
index 935d3f9a..9a710012 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/UTF8Converter.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/UTF8Converter.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2009-2011 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 2.10.0
*/
@@ -41,7 +41,7 @@
* @package Stagehand_TestRunner
* @copyright 2009-2011 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 2.10.0
*/
class UTF8Converter
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/UTF8ConverterFactory.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/UTF8ConverterFactory.php
deleted file mode 100644
index 456cef1e..00000000
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/UTF8ConverterFactory.php
+++ /dev/null
@@ -1,71 +0,0 @@
-,
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * @package Stagehand_TestRunner
- * @copyright 2009-2011 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since File available since Release 2.10.0
- */
-
-namespace Stagehand\TestRunner\JUnitXMLWriter;
-
-/**
- * @package Stagehand_TestRunner
- * @copyright 2009-2011 KUBO Atsuhiro
- * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.2.0
- * @since Class available since Release 2.10.0
- */
-class UTF8ConverterFactory
-{
- /**
- * @return \Stagehand\TestRunner\JUnitXMLWriter\UTF8Converter
- */
- public static function create()
- {
- if (extension_loaded('mbstring')) {
- return new UTF8Converter();
- } else {
- return new NullUTF8Converter();
- }
- }
-}
-
-/*
- * Local Variables:
- * mode: php
- * coding: iso-8859-1
- * tab-width: 4
- * c-basic-offset: 4
- * c-hanging-comment-ender-p: nil
- * indent-tabs-mode: nil
- * End:
- */
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/XMLStreamWriter.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/XMLStreamWriter.php
index b4070e4f..321b9b17 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/XMLStreamWriter.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/JUnitXMLWriter/XMLStreamWriter.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2010-2011 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 2.11.2
*/
@@ -43,7 +43,7 @@
* @package Stagehand_TestRunner
* @copyright 2010-2011 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 2.11.2
*/
class XMLStreamWriter
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Notification/Notification.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Notification/Notification.php
index de6601e9..04b1ab61 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Notification/Notification.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Notification/Notification.php
@@ -33,7 +33,7 @@
* @copyright 2011 KUBO Atsuhiro
* @copyright 2011 Shigenobu Nishikawa
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 2.18.0
*/
@@ -46,7 +46,7 @@
* @copyright 2011 KUBO Atsuhiro
* @copyright 2011 Shigenobu Nishikawa
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 2.18.0
*/
class Notification
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Notification/Notifier.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Notification/Notifier.php
index 286e907e..36ee0c49 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Notification/Notifier.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Notification/Notifier.php
@@ -33,7 +33,7 @@
* @copyright 2011-2012 KUBO Atsuhiro
* @copyright 2011 Shigenobu Nishikawa
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 2.18.0
*/
@@ -51,7 +51,7 @@
* @copyright 2011-2012 KUBO Atsuhiro
* @copyright 2011 Shigenobu Nishikawa
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 2.18.0
*/
class Notifier
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/CIUnitPreparer.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/CIUnitPreparer.php
index 40e87a40..9050de30 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/CIUnitPreparer.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/CIUnitPreparer.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 2.16.0
*/
@@ -44,7 +44,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 2.16.0
*/
class CIUnitPreparer extends PHPUnitPreparer
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/CakePHPPreparer.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/CakePHPPreparer.php
index 10aded5e..5af07349 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/CakePHPPreparer.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/CakePHPPreparer.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2010-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 2.14.0
*/
@@ -45,7 +45,7 @@
* @package Stagehand_TestRunner
* @copyright 2010-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 2.14.0
*/
class CakePHPPreparer extends Preparer
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/CakePHPPreparer/TestRunnerShellDispatcher.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/CakePHPPreparer/TestRunnerShellDispatcher.php
index a3e32c20..3fc1cd72 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/CakePHPPreparer/TestRunnerShellDispatcher.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/CakePHPPreparer/TestRunnerShellDispatcher.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2010-2011 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 2.14.0
*/
@@ -41,7 +41,7 @@
* @package Stagehand_TestRunner
* @copyright 2010-2011 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 2.14.0
*/
class TestRunnerShellDispatcher extends \ShellDispatcher
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/PHPSpecPreparer.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/PHPSpecPreparer.php
index 7042b634..f16c6563 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/PHPSpecPreparer.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/PHPSpecPreparer.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2010-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 2.12.0
*/
@@ -47,7 +47,7 @@
* @package Stagehand_TestRunner
* @copyright 2010-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 2.12.0
*/
class PHPSpecPreparer extends Preparer
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/PHPUnitPreparer.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/PHPUnitPreparer.php
index 258aa477..f907fe43 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/PHPUnitPreparer.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/PHPUnitPreparer.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2010-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 2.12.0
*/
@@ -46,7 +46,7 @@
* @package Stagehand_TestRunner
* @copyright 2010-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 2.12.0
*/
class PHPUnitPreparer extends Preparer
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/Preparer.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/Preparer.php
index a46439bb..14eebe96 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/Preparer.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/Preparer.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2010-2011 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 2.12.0
*/
@@ -41,7 +41,7 @@
* @package Stagehand_TestRunner
* @copyright 2010-2011 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 2.12.0
*/
abstract class Preparer
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/SimpleTestPreparer.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/SimpleTestPreparer.php
index cc3b1fe2..3a9b9549 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/SimpleTestPreparer.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Preparer/SimpleTestPreparer.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2010-2011 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 2.14.0
*/
@@ -41,7 +41,7 @@
* @package Stagehand_TestRunner
* @copyright 2010-2011 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 2.14.0
*/
class SimpleTestPreparer extends Preparer
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/AlterationMonitoring.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/AlterationMonitoring.php
index 95ea0bfa..183d2dbe 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/AlterationMonitoring.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/AlterationMonitoring.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.0.0
*/
@@ -43,7 +43,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.0.0
*/
class AlterationMonitoring
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/CIUnitCommandLineOptionBuilder.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/CIUnitCommandLineOptionBuilder.php
index 0dd1d478..4b0b13e2 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/CIUnitCommandLineOptionBuilder.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/CIUnitCommandLineOptionBuilder.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.6.0
*/
@@ -44,7 +44,7 @@
* @package Stagehand_TestRunner
* @copyright 2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.6.0
*/
class CIUnitCommandLineOptionBuilder extends PHPUnitCommandLineOptionBuilder
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/CakePHPCommandLineOptionBuilder.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/CakePHPCommandLineOptionBuilder.php
index 7914abf8..16d8db56 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/CakePHPCommandLineOptionBuilder.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/CakePHPCommandLineOptionBuilder.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.6.0
*/
@@ -43,7 +43,7 @@
* @package Stagehand_TestRunner
* @copyright 2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.6.0
*/
class CakePHPCommandLineOptionBuilder implements CommandLineOptionBuilderInterface
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/CommandLineBuilder.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/CommandLineBuilder.php
index ab3e8f40..232c1683 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/CommandLineBuilder.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/CommandLineBuilder.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.6.0
*/
@@ -49,7 +49,7 @@
* @package Stagehand_TestRunner
* @copyright 2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.6.0
*/
class CommandLineBuilder
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/CommandLineOptionBuilderInterface.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/CommandLineOptionBuilderInterface.php
index b7fc9136..ce56cd5a 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/CommandLineOptionBuilderInterface.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/CommandLineOptionBuilderInterface.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 3.6.0
*/
@@ -41,7 +41,7 @@
* @package Stagehand_TestRunner
* @copyright 2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 3.6.0
*/
interface CommandLineOptionBuilderInterface
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/ContinuousTestRunner.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/ContinuousTestRunner.php
index 354336e1..076ed93c 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/ContinuousTestRunner.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/ContinuousTestRunner.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since File available since Release 2.18.0
*/
@@ -54,7 +54,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2013 KUBO Atsuhiro
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version Release: 3.6.0
+ * @version Release: 3.6.1
* @since Class available since Release 2.18.0
*/
class ContinuousTestRunner implements TestRunnerInterface
diff --git a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/FatalError.php b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/FatalError.php
index 497ae4c4..0625dc19 100644
--- a/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/FatalError.php
+++ b/com.piece_framework.makegood.stagehandtestrunner/resources/php/php/Stagehand/TestRunner/Process/ContinuousTesting/FatalError.php
@@ -31,7 +31,7 @@
* @package Stagehand_TestRunner
* @copyright 2011-2012 KUBO Atsuhiro