Commit Graph

19 Commits

Author SHA1 Message Date
Krzysztof Woyke
c30fd97514 BAEL-19988: Migrate spring-testing module to the com.baeldung package 2019-12-19 11:02:46 +01:00
at508
15bf90a2be [BAEL-2998] - Fix jenkins tests 2019-10-21 22:04:26 -04:00
Loredana Crusoveanu
b99af28cbe Merge pull request #7435 from amit2103/BAEL-16045-10
[BAEL-16045] - Check Article Code Matches GitHub for https://www.bael…
2019-10-14 22:07:26 +03:00
Priyesh Mashelkar
1d0596f23c BAEL-3300 The Spring TestExecutionListener (#7933)
* Added module for article

* Update pom.xml

* Delete pom.xml

* Update and rename ForecastProcessorTest.java to ForecastProcessorUnitTest.java

* Updated code as per review comments

* Delete .gitignore

* Update pom.xml

* BAEL-2904 Moved files

* BAEL-2904 Deleted files from previous project

* BAEL-2904 Moved classes for method reference article

* Update pom.xml

* BAEL-2904 Updated README.md

* First draft

* BAEL-3300 Added more tests

* BAEL-3300 Removed unused imports

* BAEL-3300 Run dos2unix on README.md
2019-10-07 05:42:45 +02:00
Eric Martin
4d510c9b7d Merge pull request #7857 from at508/master
[BAEL-2998] - Adding example for @DirtiesContext
2019-10-03 21:27:43 -05:00
at508
4881c701fd [BAEL-2998] - ordering and renaming tests for @DirtiesContext example 2019-09-29 23:39:09 -04:00
at508
e25f50fa1b [BAEL-2998] - rearranging test order 2019-09-26 22:58:21 -04:00
at508
bb71b1ec07 [BAEL-2998] - Updating unit test name to match convention 2019-09-23 07:04:22 -04:00
at508
cc827908e0 [BAEL-2998] - Adding example for @DirtiesContext 2019-09-22 22:46:13 -04:00
Sjmillington
ce9ea390ba renamed back to testing-modules, pulled together testing-modules-2 modules into single module 2019-09-04 18:03:26 +01:00
Sjmillington
ff871516ee [BAEL-16669] moved testing-modules/testing modules into relevant folders 2019-08-31 11:38:35 +01:00
amit2103
12325b9be1 [BAEL-16045] - Check Article Code Matches GitHub for https://www.baeldung.com/java-spring-mockito-mock-mockbean article 2019-07-28 16:28:33 +05:30
Lukasz Rys
2f7638fd37 [ BAEL-2515 ]: Move override tutorial classes to spring-testing module (#7232) 2019-07-02 13:08:35 +02:00
Chirag Dewan
567fe3151c BAEL2941: Using JUnit SpringJUnit4ClassRunner with Parametrized 2019-05-18 19:20:02 +05:30
Juan Moreno
f50fc2a9fd Move src to spring-testing module (#6375) 2019-02-20 21:50:34 -06:00
codehunter34
0cd4d76c15 BAEL-2293: Guide to ReflectionTestUtils and uses in Unit Testing (#5681)
* BAEL-2293: Guide to ReflectionTestUtils and uses in Unit Testing

* BAEL-2293: Guide to ReflectionTestUtils and uses in Unit Testing

* BAEL-2293: Guide to ReflectionTestUtils and uses in Unit Testing

* Update ReflectionTestUtilsUnitTest.java
2018-11-17 11:52:12 -08:00
rozagerardo
a5acc10bac [BAEL-1626] testing-modules | A Quick Guide to @TestPropertySource - move to existing submodule (#5292)
* *added tests using testpropertysource

* fix: using property for version in pom file

* fix, added dependency with compile scope to build successfully on mvn clean install

* * moved testpropertysource tests from spring-context-tests to spring-tests submodule

* deleted  submodule created for this article, since it was moved
2018-09-19 07:16:10 -07:00
amit2103
d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
priyeshmashelkar
225cf6d2f4 BAEL-1907 Created new module spring-testing 2018-07-20 10:45:03 +01:00