Home
last modified time | relevance | path

Searched full:surefire (Results 1 – 25 of 229) sorted by relevance

12345678910

/external/apache-commons-lang/src/test/resources/
Djava.policy68 // All others found using Surefire 2.8.1
69 …a.io.FilePermission C:\svn\org\apache\commons\trunks-proper\lang\target\surefire\surefire795889196…
75 // at org.apache.maven.surefire.booter.SystemPropertyManager.loadProperties(SystemPropertyManager…
76 // at org.apache.maven.surefire.booter.SystemPropertyManager.setSystemProperties(SystemPropertyMa…
77 // at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:56)
79 permission java.io.FilePermission "target/surefire/*", "read";
87 // at org.apache.maven.surefire.booter.PropertiesWrapper.setAsSystemProperties(PropertiesWrapper.…
88 // at org.apache.maven.surefire.booter.SystemPropertyManager.setSystemProperties(SystemPropertyMa…
89 // at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:56)
94 // Found using Surefire 2.8.1
[all …]
/external/aws-sdk-java-v2/core/sdk-core/
Dpom.xml225 …reams TCK tests are based on TestNG. See http://maven.apache.org/surefire/maven-surefire-plugin/ex…
228 <artifactId>maven-surefire-plugin</artifactId>
229 <version>${maven.surefire.version}</version>
241 <groupId>org.apache.maven.surefire</groupId>
242 <artifactId>surefire-junit-platform</artifactId>
243 <version>${maven.surefire.version}</version>
246 <groupId>org.apache.maven.surefire</groupId>
247 <artifactId>surefire-testng</artifactId>
248 <version>${maven.surefire.version}</version>
293 <artifactId>maven-surefire-plugin</artifactId>
[all …]
/external/aws-sdk-java-v2/http-clients/netty-nio-client/
Dpom.xml184 …reams TCK tests are based on TestNG. See http://maven.apache.org/surefire/maven-surefire-plugin/ex…
187 <artifactId>maven-surefire-plugin</artifactId>
188 <version>${maven.surefire.version}</version>
200 <groupId>org.apache.maven.surefire</groupId>
201 <artifactId>surefire-junit-platform</artifactId>
202 <version>${maven.surefire.version}</version>
205 <groupId>org.apache.maven.surefire</groupId>
206 <artifactId>surefire-testng</artifactId>
207 <version>${maven.surefire.version}</version>
/external/google-auth-library-java/oauth2_http/
Dpom.xml34 <artifactId>maven-surefire-plugin</artifactId>
35 <version>${surefire.version}</version>
46 <groupId>org.apache.maven.surefire</groupId>
47 <artifactId>surefire-junit47</artifactId>
48 <version>${surefire.version}</version>
61 <artifactId>maven-surefire-plugin</artifactId>
62 <version>${surefire.version}</version>
175 <artifactId>maven-surefire-plugin</artifactId>
176 <version>${surefire.version}</version>
/external/jacoco/jacoco-maven-plugin/src/org/jacoco/maven/
DAgentMojo.java40 * One of the ways to do this in case of maven-surefire-plugin - is to use
42 * "http://maven.apache.org/surefire/maven-surefire-plugin/faq.html#late-property-evaluation">late
49 * &lt;artifactId&gt;maven-surefire-plugin&lt;/artifactId&gt;
64 * the configuration of maven-surefire-plugin:
74 * &lt;artifactId&gt;maven-surefire-plugin&lt;/artifactId&gt;
/external/testng/
Dverify-release30 #rm -rf surefire
31 #svn co http://svn.apache.org/repos/asf/maven/surefire/trunk surefire
32 #cd surefire
DNOTES13 …svn co http://svn.apache.org/repos/asf/maven/surefire/trunk/surefire-integration-tests/src/test/re…
/external/testng/doc/samplereport/
Dindex.html45 <strong><a href="surefire-report.html">Maven Surefire Report</a></strong>
70surefire.Surefire.run(Surefire.java:236)<br />at org.apache.maven.surefire.Surefire.run(Surefire.j…
/external/google-auth-library-java/.github/workflows/
Dci.yaml49 - name: "Set jvm system property environment variable for surefire plugin (unit tests)"
50 # Maven surefire plugin (unit tests) allows us to specify JVM to run the tests.
51 # https://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#jvm
/external/jacoco/org.jacoco.doc/
Dpom.xml163 … <fileset dir="../org.jacoco.agent.test/target" includes="surefire-reports/**/*.xml"/>
164 … <fileset dir="../org.jacoco.agent.rt.test/target" includes="surefire-reports/**/*.xml"/>
165 … <fileset dir="../org.jacoco.ant.test/target" includes="surefire-reports/**/*.xml"/>
166 … <fileset dir="../org.jacoco.cli.test/target" includes="surefire-reports/**/*.xml"/>
167 … <fileset dir="../org.jacoco.core.test/target" includes="surefire-reports/**/*.xml"/>
168 … <fileset dir="../org.jacoco.report.test/target" includes="surefire-reports/**/*.xml"/>
169 … <fileset dir="../org.jacoco.examples.test/target" includes="surefire-reports/**/*.xml"/>
/external/jacoco/org.jacoco.doc/docroot/doc/
Dmaven.html35 When using the <tt>maven-surefire-plugin</tt> or <tt>maven-failsafe-plugin</tt>
37 <a href="http://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#forkCount">
39 <a href="http://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#forkMode">
/external/cldr/tools/
Dpom.xml29 <maven-surefire-plugin-version>3.1.0</maven-surefire-plugin-version>
249 <artifactId>maven-surefire-plugin</artifactId>
250 <version>${maven-surefire-plugin-version}</version>
258 …<statelessTestsetReporter implementation="org.apache.maven.plugin.surefire.extensions.junit5.JUnit…
266 …<consoleOutputReporter implementation="org.apache.maven.plugin.surefire.extensions.junit5.JUnit5Co…
271 …<statelessTestsetInfoReporter implementation="org.apache.maven.plugin.surefire.extensions.junit5.J…
/external/testng/doc/
Dmaven.html94 …tself)</em>. It is recommended that you use version 2.4 or above of the Surefire plugin (this is t…
97 …plugins/maven-surefire-plugin/">Maven Surefire Plugin web site</a>. There are also <a href="http:/…
115 A sample surefire report with TestNG can be found <a href="samplereport/index.html">here</a>.
/external/okhttp/
Dpom.xml142 <artifactId>maven-surefire-plugin</artifactId>
159 <groupId>org.apache.maven.surefire</groupId>
160 <artifactId>surefire-junit47</artifactId>
247 <artifactId>maven-surefire-plugin</artifactId>
276 <artifactId>maven-surefire-plugin</artifactId>
/external/snakeyaml/
Dpom.xml22 <maven-surefire-plugin.version>3.0.0-M7</maven-surefire-plugin.version>
152 <artifactId>maven-surefire-plugin</artifactId>
153 <version>${maven-surefire-plugin.version}</version>
195 <artifactId>maven-surefire-plugin</artifactId>
360 <artifactId>maven-surefire-report-plugin</artifactId>
361 <version>${maven-surefire-plugin.version}</version>
518 <artifactId>maven-surefire-plugin</artifactId>
761 <artifactId>maven-surefire-plugin</artifactId>
771 … <reportsDirectory>${project.build.directory}/android/surefire-reports</reportsDirectory>
/external/threetenbp/
Dpom.xml172 <artifactId>maven-surefire-plugin</artifactId>
420 <artifactId>maven-surefire-plugin</artifactId>
421 <version>${maven-surefire-plugin.version}</version>
425 <artifactId>maven-surefire-report-plugin</artifactId>
426 <version>${maven-surefire-report-plugin.version}</version>
570 <!-- Setup Surefire report -->
573 <artifactId>maven-surefire-report-plugin</artifactId>
574 <version>${maven-surefire-report-plugin.version}</version>
844 <maven-surefire-plugin.version>3.0.0-M7</maven-surefire-plugin.version>
845 <maven-surefire-report-plugin.version>3.0.0-M7</maven-surefire-report-plugin.version>
/external/jackson-core/
Dpom.xml109 <artifactId>maven-surefire-plugin</artifactId>
110 <version>${version.plugin.surefire}</version>
112 <redirectTestOutputToFile>${surefire.redirectTestOutputToFile}</redirectTestOutputToFile>
/external/slf4j/slf4j-jdk-platform-logging/
Dpom.xml71 <artifactId>maven-surefire-plugin</artifactId>
72 <version>${maven-surefire-plugin.version}</version>
/external/sdk-platform-java/.github/workflows/
Dnightly.yaml61 # Direct goal invocation ("surefire:test") prevents recompiling tests
62 run: mvn surefire:test --errors --batch-mode --no-transfer-progress -T 1C
/external/apache-velocity-engine/velocity-engine-scripting/
Dpom.xml58 <artifactId>maven-surefire-plugin</artifactId>
59 <version>${surefire.plugin.version}</version>
/external/sdk-platform-java/gapic-generator-java-pom-parent/
Dpom.xml111 <artifactId>maven-surefire-plugin</artifactId>
120 <argLine>${surefire.jacoco.args}</argLine>
161 <propertyName>surefire.jacoco.args</propertyName>
/external/slf4j/slf4j-ext/
Dpom.xml50 <artifactId>maven-surefire-plugin</artifactId>
52 <!-- http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html -->
/external/apache-velocity-engine/spring-velocity-support/
Dpom.xml77 <artifactId>maven-surefire-plugin</artifactId>
78 <version>${surefire.plugin.version}</version>
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/env/
DEnvVariableTest.java39 assertEquals("Surefire plugin must set the variable.", VALUE1, System.getenv(KEY1)); in testEnvironmentSet()
40 assertEquals("Surefire plugin must set the variable.", "", System.getenv(EMPTY)); in testEnvironmentSet()
/external/slf4j/parent/
Dpom.xml46 <maven-surefire-plugin.version>3.0.0-M7</maven-surefire-plugin.version>
227 <artifactId>maven-surefire-plugin</artifactId>
228 <version>${maven-surefire-plugin.version}</version>

12345678910