Searched +full:junit +full:- +full:spring +full:- +full:web (Results 1 – 17 of 17) sorted by relevance
1 <?xml version="1.0" encoding="UTF-8"?>2 <!--9 http://www.apache.org/licenses/LICENSE-2.016 -->18 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst…19 …xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd…23 <artifactId>spring-boot-starter-parent</artifactId>25 <relativePath/> <!-- lookup parent from repository -->29 <artifactId>junit-spring-web</artifactId>30 <version>0.0.1-SNAPSHOT</version>[all …]
1 <?xml version="1.0" encoding="UTF-8"?>2 <!--9 http://www.apache.org/licenses/LICENSE-2.016 -->17 …p://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http…35 <artifactId>jakarta.jakartaee-web-api</artifactId>42 <version>32.1.1-android</version>45 <groupId>junit</groupId>46 <artifactId>junit</artifactId>51 <artifactId>spring-test</artifactId>[all …]
8 * http://www.apache.org/licenses/LICENSE-2.017 package io.opencensus.contrib.spring.instrument.web;28 import org.junit.After;29 import org.junit.Before;30 import org.junit.Test;31 import org.junit.runner.RunWith;38 import org.springframework.test.web.servlet.MvcResult;39 import org.springframework.test.web.servlet.request.MockMvcRequestBuilders;40 import org.springframework.test.web.servlet.setup.DefaultMockMvcBuilder;41 import org.springframework.web.bind.annotation.RequestMapping;[all …]
8 * http://www.apache.org/licenses/LICENSE-2.017 package io.opencensus.contrib.spring.instrument.web;38 import org.junit.Assert;39 import org.junit.Before;40 import org.junit.Test;41 import org.junit.runner.RunWith;52 import org.springframework.web.bind.annotation.RequestMapping;53 import org.springframework.web.bind.annotation.RestController;58 properties = "opencensus.spring.enabled=true",62 @Autowired org.springframework.web.client.AsyncRestTemplate asyncRestTemplate;[all …]
8 * http://www.apache.org/licenses/LICENSE-2.017 package io.opencensus.contrib.spring.instrument.web;19 import org.junit.Before;21 import org.springframework.test.context.web.WebAppConfiguration;22 import org.springframework.test.web.servlet.MockMvc;23 import org.springframework.test.web.servlet.setup.DefaultMockMvcBuilder;24 import org.springframework.test.web.servlet.setup.MockMvcBuilders;25 import org.springframework.web.context.WebApplicationContext;26 import org.springframework.web.servlet.view.InternalResourceViewResolver;38 viewResolver.setPrefix("/WEB-INF/jsp/view/"); in setup()
7 please look at the HTML documentation on the [Velocity web site](http://velocity.apache.org/index.h…11 velocity-engine-core/ The Velocity Engine core module12 velocity-engine-examples/ Several simple examples13 velocity-engine-scripting/ JSR-223 implementation for Velocity scripting14 spring-velocity-support Velocity Engine factory bean for Spring framework25 * commons-lang v3.926 * slf4j-api v1.7.3030 * slf4j-simple v1.7.3031 * junit v4.1333 * commons-io 2.8.0[all …]
10 classpath 'ru.vyarus:gradle-animalsniffer-plugin:1.4.6'11 classpath("org.springframework.boot:spring-boot-gradle-plugin:2.0.5.RELEASE")12 classpath 'net.ltgt.gradle:gradle-errorprone-plugin:0.0.16'13 classpath "net.ltgt.gradle:gradle-apt-plugin:0.18"14 classpath 'com.github.ben-manes:gradle-versions-plugin:0.20.0'15 …classpath "gradle.plugin.com.github.sherter.google-java-format:google-java-format-gradle-plugin:0.…16 classpath "me.champeau.gradle:jmh-gradle-plugin:0.4.8"17 classpath "gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.0"22 // Also see https://github.com/ben-manes/gradle-versions-plugin.23 apply plugin: 'com.github.ben-manes.versions'[all …]
15 runs-on: ubuntu-20.0417 - uses: actions/checkout@v318 - name: Set up JDK19 uses: actions/setup-java@v322 java-version: 1723 - name: Build and run tests24 # The Spring Boot example project is built with Maven. The shell script builds the project26 # Spring version 6 requires JDK 17.28 cd examples/junit-spring-web29 ./build-and-run-tests.sh[all …]
1 <?xml version="1.0" encoding="UTF-8"?>2 <!--9 http://www.apache.org/licenses/LICENSE-2.016 -->17 …p://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http…21 <artifactId>zxing-parent</artifactId>34 <artifactId>android-core</artifactId>39 <artifactId>android-integration</artifactId>48 <groupId>junit</groupId>49 <artifactId>junit</artifactId>[all …]
3 …/github.com/googleapis/google-cloud-java/compare/google-cloud-vision-v3.2.1-SNAPSHOT...google-clou…8 …https://github.com/googleapis/google-cloud-java/issues/8545)) ([8fdc6c1](https://github.com/google…9 …d to `PropertyQuota` type ([8fdc6c1](https://github.com/googleapis/google-cloud-java/commit/8fdc6c…10 * create release please configuration ([41b97e6](https://github.com/googleapis/google-cloud-java/co…15 …-cloud-shared-dependencies to v3.0.2 ([#8325](https://github.com/googleapis/google-cloud-java/issu…16 …-cloud-shared-dependencies to v3.0.4 ([#8528](https://github.com/googleapis/google-cloud-java/issu…17 …raries-bom to v26.1.1 ([#8254](https://github.com/googleapis/google-cloud-java/issues/8254)) ([e47…18 …-bot-staging should not be commited ([#8337](https://github.com/googleapis/google-cloud-java/issue…19 …ava-Vision IT test cases ([#8248](https://github.com/googleapis/google-cloud-java/issues/8248)) ([…24 …https://github.com/googleapis/google-cloud-java/issues/8388)) ([f0d6cc8](https://github.com/google…[all …]
4 "__RESOLVED_ARTIFACTS_HASH": -1745128755,6 "junit:junit:4.12": "junit:junit:4.13.2"21 "com.fasterxml.jackson.core:jackson-annotations": {27 "com.fasterxml.jackson.core:jackson-core": {33 "com.fasterxml.jackson.core:jackson-databind": {39 "com.fasterxml.jackson.dataformat:jackson-dataformat-cbor": {51 "com.google.auto.value:auto-value-annotations": {85 "version": "30.1.1-android"91 "version": "9999.0-empty-to-avoid-conflict-with-guava"93 "com.google.j2objc:j2objc-annotations": {[all …]
2 <!--15 -->17 <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.…19 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">22 <artifactId>aws-sdk-java-pom</artifactId>26 <description>The Amazon Web Services SDK for Java provides Java APIs27 for building software on AWS' cost-effective, scalable, and reliable29 against APIs for all of Amazon's infrastructure web services (Amazon44 <organization>Amazon Web Services</organization>53 <module>aws-sdk-java</module>[all …]
19 import org.mockito.junit.MockitoJUnit;20 import org.mockito.junit.MockitoJUnitRunner;21 import org.mockito.junit.MockitoRule;49 …adoc content is also available on the <a href="http://mockito.org">http://mockito.org</a> web page.50 …s kept in javadocs because it guarantees consistency between what's on the web and what's in the s…52 * It motivates Mockito developers to keep documentation up-to-date with the code that they write,60 * <a href="#0.2">0.2 Configuration-free inline mock making</a></br/>69 * <a href="#9">9. Shorthand for mocks creation - <code>@Mock</code> annotation </a><br/>70 * <a href="#10">10. Stubbing consecutive calls (iterator-style stubbing) </a><br/>84 * <a href="#24">24. One-liner stubs (Since 1.9.0)</a><br/>[all …]
1 …TYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><META http-equiv="Content-Ty…11 …e="arial,sans-serif"><a name="0.1_1"><b>Page 1</b></a></font></td></tr></table><font size="3" face…14 <font size="6" face="Times"><span style="font-size:48px;font-family:Times">18 <font size="8" face="Times"><span style="font-size:12px;font-family:Times">29 <font size="8" face="Times"><span style="font-size:16px;font-family:Times">34 <font size="8" face="Times"><span style="font-size:12px;font-family:Times">35 <div style="position:absolute;top:640;left:270">Beyond JUnit 3</div>39 <font size="8" face="Times"><span style="font-size:11px;font-family:Times">42 <font size="8" face="Times"><span style="font-size:12px;font-family:Times">45 <font size="8" face="Times"><span style="font-size:11px;font-family:Times">[all …]
1 <?xml version="1.0" encoding="iso-8859-1" standalone="no"?>2 <!-- Generated by the JDiff Javadoc doclet -->3 <!-- (http://www.jdiff.org) -->4 <!-- on Tue May 19 17:01:55 PDT 2009 -->7 xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'12 …-- Command line arguments = -doclet jdiff.JDiff -docletpath /Applications/bin/jdiff-1.1.1/jdiff.…14 <!-- start class com.google.inject.AbstractModule -->170 a public no-arguments constructor.184 a public no-arguments constructor.281 <!-- end class com.google.inject.AbstractModule -->[all …]
1 <?xml version="1.0" encoding="iso-8859-1" standalone="no"?>2 <!-- Generated by the JDiff Javadoc doclet -->3 <!-- (http://www.jdiff.org) -->4 <!-- on Fri Jun 17 16:00:51 EDT 2016 -->7 xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'12 …-- Command line arguments = -doclet jdiff.JDiff -docletpath /tmp/moe_git_clone_googlecode_676391…14 <!-- start class com.google.inject.AbstractModule -->170 a public no-arguments constructor.184 a public no-arguments constructor.292 <!-- end class com.google.inject.AbstractModule -->[all …]
1 <?xml version="1.0" encoding="iso-8859-1" standalone="no"?>2 <!-- Generated by the JDiff Javadoc doclet -->3 <!-- (http://www.jdiff.org) -->4 <!-- on Tue Apr 28 17:33:25 EDT 2015 -->7 xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'12 …-- Command line arguments = -doclet jdiff.JDiff -docletpath /usr/local/google/home/cgdecker/Proj…14 <!-- start class com.google.inject.AbstractModule -->170 a public no-arguments constructor.184 a public no-arguments constructor.292 <!-- end class com.google.inject.AbstractModule -->[all …]