Commit Graph

11 Commits

Author SHA1 Message Date
kwoyke 92b315a3a6 BAEL-3905: Mark test ctx as dirty after each test method (#9784) 2020-07-28 22:08:52 +02:00
François Dupire 5cc83c631b [JAVA-1670] Upgrade JUnit and Maven Surefire Plugin in spring-boot-modules - Changed sub-modules inheritance (second batch) (#9666)
* Imported junit bom before spring-boot-dependencies bom with correct version

* Changed spring-boot-libraries

* Changed spring-boot-mvc

* Changed spring-boot-mvc-2

* Added and changed spring-boot-mvc-3

* Added and changed spring-boot-mvc-birt

* Added and changed spring-boot-nashorn

* Changed spring-boot-parent and its submodules

* Changed spring-boot-performance

* Changed spring-boot-properties

* Changed spring-boot-properties-2

* Changed spring-boot-runtime and its sub-modules

* Changed spring-boot-security

* Changed spring-boot-springdoc

* Changed spring-boot-testing

* Changed spring-boot-vue
2020-07-08 08:30:05 +05:30
johnA1331 8c151edb1e Update README.md 2020-04-21 12:36:40 +08: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
johnA1331 231a181804 Update README.md 2020-03-18 14:24:22 +08:00
Jonathan Cook 9017853eeb Merge pull request #8569 from M-Abdelbaset/BAEL_3301_testing_@ConfigurationProperties
BAEL_3301_testing  @configuration properties
2020-03-04 21:59:35 +01:00
kwoyke 36474ca59f BAEL-3802: Upgrade spring-boot-testing to Spring Boot 2.2.2 (#8779) 2020-02-29 21:19:47 +01: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