Full name:
org.phpmaven:maven-php-plugin:1.1-SNAPSHOT:phpunit
Description:
Attributes:
test.| Name | Type | Since | Description |
|---|---|---|---|
| phpExe | String |
- |
Path to the php executable. |
| sourceDirectory | String |
- |
The php source folder. |
| testDirectory | String |
- |
The test source Folder. |
| Name | Type | Since | Description |
|---|---|---|---|
| compileArgs | String |
- |
PHP Compile args. Use php -h to get a list of all php compile arguments. |
| excludes | String[] |
- |
(no description) |
| forceOverwrite | boolean |
- |
if true php maven will allways overwrite existing php files in the classes folder even if the files in the target folder are newer or at the same date |
| includes | String[] |
- |
(no description) |
| testFile | String |
- |
If the parameter is set only this testFile will run. NB: do not specify the file path. Only specify the file name. |
java.lang.StringNojava.lang.String[]NobooleanNofalsejava.lang.String[]Nojava.lang.StringYesphpjava.lang.StringYes/src/main/phpjava.lang.StringYes/src/test/phpjava.lang.StringNo