Commit Graph

15 Commits

Author SHA1 Message Date
sharifi 64bc644d55 bael-4197: move source code to spring-boot-testing-2 module 2022-03-12 09:49:18 +03:30
Greg 7ec3819d9c Merge pull request #11549 from hmdrzsharifi/BAEL-4197
Bael 4197: Failed to Load Applicationcontext for Junit Test of Spring Controller
2022-01-08 13:56:12 -05:00
sharifi 45c495f327 bael-4197: add application-context.xml in resource directory 2022-01-08 12:49:30 +03:30
sharifi 9e7329ce5e bael-4197: indent with spaces instead of tab 2022-01-08 12:48:48 +03:30
Haroon Khan 1a59d99991 [JAVA-8377] Split spring-boot-testing module 2021-12-14 23:22:25 +00:00
sharifi 63843c008c bael-4197: add main source 2021-12-05 13:58:13 +03:30
sharifi 8fd0ab58b9 bael-4197: add application-context 2021-12-05 13:57:38 +03:30
sampadawagde 0821fb646c JAVA-5935: Analyse bean overriding fix in modules - Part 3 2021-07-10 18:54:09 +05:30
sampadawagde 5749d7ad23 JAVA-84: Moved 1 article to spring-boot-testing 2020-08-28 17:57:38 +05:30
kwoyke 92b315a3a6 BAEL-3905: Mark test ctx as dirty after each test method (#9784) 2020-07-28 22:08:52 +02:00
Konstantinos Karavitis f03374a805 [BAEL-3913] Prevent Application / CommandLineRunner classes from executing during JUnit testing (#8920)
* kkaravitis@gmail.com hexagonal architecture in java

* Removed evaluation article code

* Removed evaluation article code

* [BAEL-3913] Initial commit for prevent commandline application runner execution during JUnit test article

* [BAEL-3913] Fixed broken lines format and reduced the test method names length

* [BAEL-3913] Fixed broken lines format
2020-03-26 17:57:09 +00:00
m.raheem 2b44a323eb Autowiring ServerConfig in @Bean method test class 2020-02-27 16:59:16 +02:00
m.raheem 4414f4f390 fixing formatting 2020-02-20 07:24:35 +02:00
m.raheem 086adbd0c2 overriding properties section and changing article module 2020-02-16 14:57:46 +02:00
mikr 36e7e0698c BAEL-20888 Move Spring Boot Testing to Spring Boot Modules 2020-01-26 23:09:20 +01:00