amit2103
edff9132ee
[BAEL-9635] - Added missing classes
2018-10-14 23:05:11 +05:30
amit2103
b5dcb13c41
[BAEL-9635] - Moved Junit vs TestNg junit code examples to junit-5 module from core-java
2018-10-14 18:13:40 +05:30
Loredana Crusoveanu
b2bea50bc5
Merge pull request #5436 from Doha2012/master
...
fix MockitoJUnitRunner deprecated import
2018-10-13 11:29:33 +03:00
DOHA
ac8742cfff
fix MockitoJUnitRunner deprecated import
2018-10-13 01:47:27 +03:00
Rokon Uddin Ahmed
3c35e25015
BAEL-9344 ( #5435 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
2018-10-12 22:22:56 +02:00
DOHA
ee1e3eea89
cucumber parallel features
2018-10-10 20:39:45 +03:00
Nik Gorylenko
3ea0d3f8c9
remove duplicate ( #5073 )
2018-09-28 08:15:43 +01: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
rozagerardo
31af57528e
[BAEL-1626] testing-modules | A Quick Guide to @TestPropertySource ( #5255 )
...
* *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
2018-09-15 21:46:42 -07:00
Dhawal Kapil
6c40cbbe5d
Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-8899
...
# Conflicts:
# testing-modules/gatling/pom.xml
2018-09-10 22:13:45 +05:30
Dhawal Kapil
9d70db5118
BAEL-8899 Let's upgrade the Gatling versions
...
-Fixed dependency versions
2018-09-10 22:08:34 +05:30
Loredana Crusoveanu
8debae2dd4
Merge pull request #5193 from eugenp/mvndep-plugin-cleanup
...
BAEL-8833: Cleanup the maven-dependency-plugin usage
2018-09-09 22:43:52 +03:00
Loredana Crusoveanu
0469d6f63f
Merge pull request #5201 from eugenp/gatling_sim_prof
...
BAEL-8834: The basic run of the Gatlin module shouldn't run any Gatling scenario
2018-09-08 19:26:31 +03:00
sachin29aug
0db1e5ecd0
BAEL-8834: The basic run of the Gatlin module shouldn't run any Gatling scenario
2018-09-08 10:36:10 -04:00
sachin29aug
2caf645726
BAEL-8833: Cleanup the maven-dependency-plugin usage
2018-09-07 15:58:10 -04:00
Dhawal Kapil
a0caa18ca2
Update pom.xml
2018-09-08 00:10:50 +05:30
Dhawal Kapil
801108b0e1
BAEL-8899 Let's upgrade the Gatling versions
...
-Updated gatling and scala versions to latest
2018-09-08 00:03:05 +05:30
Rokon Uddin Ahmed
fccf56fdc2
BAEL-8287 ( #5180 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-09-07 13:56:13 +03:00
Dhawal Kapil
550952c995
BAEL-8844 Get rid of all warnings in build start due to incorrect pom configurations
...
- Fixed pom configurations to get rid of startup warnings
2018-09-03 09:45:39 +05:30
Sam Millington
1256735a42
BAEL-2033: Added stream-ordering files ( #5080 )
...
* Added stream-ordering files
* Removed old files
2018-08-27 17:28:44 -06:00
Sam Millington
2639324919
BAEL-2033 Stream Ordering ( #4965 )
2018-08-23 08:49:31 -06:00
daoire
a96eaaeae0
Merge pull request #5022 from eugenp/daoire-patch-4
...
Update README.md
2018-08-21 22:33:55 +01:00
daoire
ab81be2945
Update README.md
2018-08-21 07:10:57 +01:00
daoire
e645f92911
Update README.md
2018-08-21 07:05:05 +01:00
Loredana Crusoveanu
01ff0f039e
Update pom.xml
2018-08-19 14:21:33 +03:00
Loredana Crusoveanu
c7c1201da3
BAEL-8403 update jmockit version
2018-08-19 14:08:34 +03:00
Kartik Singla
9bb33102f9
[BAEL-1858] - How to mock a static method using JMockit ( #4925 )
2018-08-18 07:40:55 +02:00
Dhawal Kapil
6019d03fbf
Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-8143
2018-08-16 14:34:19 +05:30
daoire
924a3dc9cc
Java Faker Tests ( #4922 )
...
* Java Faker Tests
* Rename tests
* Rename Test Class
* Remove files from sub module
2018-08-14 07:25:11 +01:00
Dhawal Kapil
aa28e56545
Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-8143
2018-08-14 08:48:19 +05:30
Dhawal Kapil
f2c2287b65
BAEL-8143 Update Mockito articles
...
-Upgraded mockito version to 2.21.0
2018-08-14 08:47:47 +05:30
josephine-barboza
b3579151a9
BAEL-1857
2018-08-11 21:18:47 +02:00
josephine-barboza
ec084c3b65
BAEL-1857
2018-08-11 21:18:47 +02:00
josephine-barboza
7ed89c7bc8
BAEL-1857
2018-08-11 21:18:47 +02:00
josephine-barboza
8e507cae4b
BAEL-1857
2018-08-11 21:18:47 +02:00
josephine-barboza
9379e84ac8
BAEL-1857
2018-08-11 21:18:47 +02:00
josephine-barboza
876ffa765c
BAEL-1857
2018-08-11 21:18:47 +02:00
josephine-barboza
2f4a120662
BAEL-1857
2018-08-11 21:18:47 +02:00
josephine-barboza
d78acb07a1
BAEL-1857 Delete StringFunctionTest.java
2018-08-11 21:18:47 +02:00
josephine-barboza
24ba05ce0d
BAEL-1857 Delete MathFunctionTest.java
2018-08-11 21:18:47 +02:00
josephine-barboza
87e6645b1c
BAEL-1857 Delete FunctionTestSuite.java
2018-08-11 21:18:47 +02:00
josephine-barboza
b23980ae2c
BAEL-1857 Updated to parent pom.xml
2018-08-11 21:18:47 +02:00
Dhawal Kapil
e7485a1813
Task/bael 8020 ( #4919 )
...
* BAEL-8020 Fix surefire configs of spring-5 projects
-Removed surefire configurations from spring-5 projects
* BAEL-8020 Fix surefire configs of spring-5 projects
-Fixed surefire and junit configuration of spring-5-** projects
-Fixed mavensurefire plugin to execute JUnit5 tests BAEL-8125
* BAEL-8020 Fix sure fire configs in spring5 project
-Fixed dependency for junit-5
* BAEL-8020 Fix sure fire configs in spring5 project
-Fixed dependency for junit5-migration
* BAEL-8020 Fix surefire configs
-Updated maven war plugin to 3.0.0
* BAEL-8020 Fix surefire configs
-Upgraded surefire custom logger api version to 2.21.0 for all child projects
* BAEL-8020
-Deleted empty test SpringBootMvcApplicationTests.java in spring-boot-mvc.
-Renamed SpringBootMvcApplicationTests.java correct in spring-boot-vue
* BAEL-8020 Fix surfire configs
-Added junit vintage dependency to run junit4 tests
2018-08-09 19:13:44 +03:00
Predrag Maric
e730b0d8f8
BAEL 1861 ( #4913 )
...
* BAEL-1861 Replaced real tests with demo test "placeholders"
* BAEL-1861 Moved code from new module into existing ones
* BAEL-1861 Renamed main() classes to not violate PMD rules
2018-08-07 18:50:33 +02:00
Predrag Maric
ddc106ccd9
BAEL-1852 moved the code into junit-5 module ( #4915 )
...
* BAEL-1852 moved the code into junit-5 module
* BAEL-1852 removed junit-abstract module from parent-modules
2018-08-07 14:42:57 +02:00
Carlo Corti
b7355cbab0
BAEL-1843 - JUnit4 -> JUnit5 migration guide ( #4816 )
...
* Added code for the migration from JUnit 4 to JUnit 5
* Add example for Rule migration support
* Add fix to access modifiers to test methods
* Remove wrong header
* Add junit5-migration module and its code snippets
* Add module configuration to pom
* Remove test classes that were added for the migration from JUnit 4 to JUnit 5 article (moved under correct module)
2018-08-06 23:38:54 +02:00
amit2103
d268ffa5c9
[BAEL-7670] Added logback.xml in missing modules in src/main/resources
2018-08-05 18:40:49 +05:30
josephine-barboza
ff1b1fc8f4
BAEL-1857 Running Parallel JUnit Tests with Maven
2018-08-03 14:57:46 -07:00
josephine-barboza
be6d6cff8c
Create FunctionTestSuite.java
...
BAEL-1857
2018-08-03 14:57:46 -07:00
josephine-barboza
d4371b3d2e
Create pom.xml
2018-08-03 14:57:46 -07:00