collaboratewithakash
d78915cdda
Back-links added - Akash ( #5846 )
...
* Back-link formatting issue resolved
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added (please fix the formatting too)
* Back-link added
* Back-link added
* Back-link added
* back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
2018-12-06 18:27:24 +01:00
Dhawal Kapil
4058bfc601
BAEL-9567 Align module names, folder names and artifact id
...
- Added "name" in pom.xml whereever it was missing and aligned the present ones with the artifactid and foldername
2018-11-30 22:16:08 +05:30
smokeyrobot
bb00c37151
Gatling vs JMeter vs The Grinder
...
Issue: BAEL-46
2018-11-22 13:13:14 -07: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
Shreyas Mahajan
9604defd6c
BAEL-2201-shreyas-Minor changes to reflect the code used in article.
2018-11-02 14:55:16 +05:30
Shreyas Mahajan
adacecbd75
BAEL-2201-shreyas-Replacing customer written MockitoExtension class with mockito's own
2018-11-02 11:54:23 +05:30
Dhawal Kapil
d4def2ab43
BAEL-9041 fixed formatting
2018-10-31 09:07:59 +05:30
Dhawal Kapil
e37dd4adc4
BAEL-9041 fixed formatting
2018-10-31 09:06:48 +05:30
Dhawal Kapil
9b743a9034
BAEL-9041 Let's add some examples to the rest-assured tutorial
...
-Add new POST with body example
2018-10-31 09:03:56 +05:30
charlesgonzales
fc13924962
Bi-monthly fix (BAEL-9663) ( #5523 )
...
* 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
* Update README.md
2018-10-23 01:57:41 -07:00
Loredana Crusoveanu
645d4cc8a5
Merge pull request #5404 from eugenp/lor6-patch-11
...
Update FinalList.java
2018-10-19 20:57:06 +03:00
Loredana Crusoveanu
2db4d4091e
modify link
2018-10-14 22:44:56 +03:00
Loredana Crusoveanu
5c0ea4c47d
move tests in junit-5
2018-10-14 22:39:34 +03:00
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
Loredana Crusoveanu
8bf1a4cdf8
Update FinalList.java
2018-10-08 22:24:39 +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
Predrag Maric
cc3b35566d
BAEL-1861 Replaced real tests with demo test "placeholders" ( #4887 )
2018-08-03 11:13:45 +02:00
Kartik Singla
d1caea7afb
Bael 1852 - Test case code is aligned to support Junit5 ( #4847 )
...
* add prototype bean ex with function
* remove extra classes
* remove extra import
* separate configs
* separate configs
* Update AppConfig.java
* Code update to support Junit5
* BAEL-1979 Added examples for SnakeYAML Library (#4802 )
* BAEL-1979 Added examples for SnakeYAML Library
* BAEL-1979 Moved the snakeyaml related code to libraries module
* BAEL-1979 Removed the System.out.println() statements and converted the assertTrue to assertEquals wherever possible.
* BAEL-1979 Removed println statements, small formatting fix in pom.xml
* BAEL-1852 Renamed one test method, fixed formatting
2018-08-01 12:10:43 +02:00
Pello Altadill
c765acd1da
BAEL-1861 - Running JUnit tests from a Java application ( #4526 )
...
* BAEL-1562 - Thymeleaf sample working
* BAEL-1562 Code added for Fragments sample
* BAEL-1562 - Last correction for the test
* BAEL-1562 - Thymeleaf sample working
* BAEL-1562 Code added for Fragments sample
* BAEL-1562 - Last correction for the test
* Updates Thymeleaf version to 3.0.9.RELEASE
* Added msf4j projects
* updated msf4j project folder
* fixed issue with spring-thymeleaf/pom.xml
* Removed depedency-reduced-pom.xml
* Whitespacing fix
* Strange git issue with README.MD, wouldn't revert the file
* Added jupiter api
* Corrected junit test
* Added test engine to plugin
* Removed extra tag
* Little fixes to junit4 and junit4 run from java
* Removed scope from pom.xml
* Removed bin file from testing
* Slight changes for PMD
* Slight changes for PMD
* ok, moved code to another folder
* Renamed and fixed runjunitfromjava
* moved test classes to test folder
* moved main to src/java
* BAEL-1861 Moved test running classes to src/test/java
* Added changes to runjunitfromjava
* Added changes to runjunitfromjava
* BAEL-1861 Changed test execution code examples
* BAEL-1861 Changed test execution code examples; formatting
2018-08-01 11:58:35 +02:00
Tom Hombergs
13b7988043
Merge pull request #4813 from eugenp/thombergs-patch-19
...
added link
2018-07-31 19:01:40 +02:00
Sjmillington
015240a99e
Moved javafaker unit tests to testing-modules
2018-07-26 19:17:51 +01:00
Tom Hombergs
62acfaea44
added link
2018-07-25 22:43:03 +02:00
Tom Hombergs
a9e4ebff6d
Merge pull request #4769 from priyeshmashelkar/master
...
BAEL-1907 Created new module spring-testing for article
2018-07-22 20:40:24 +02:00
Kartik Singla
c5ae8f98cf
BAEL-1852 - Testing an Abstract Class with JUnit ( #4773 )
...
* BAEL-1852 - Testing an Abstract Class with JUnit
* Fixed test method names and class names according to naming compliances.
2018-07-21 17:04:52 +02:00
priyeshmashelkar
76a4a86ab2
BAEL-1907 Corrected formatting
2018-07-20 11:57:31 +01:00
Dhawal Kapil
3d83de657b
BAEL-1862 Move the Junit 5 logic in the right module ( #4747 )
...
* BAEL-1862 Move the Junit 5 logic in the right module
-Moved Method Orders Tests from tutorails/junit5 project into correct project tutorials/testing-modules/junit-5
-Removed tutorials/junit5 project
* Update DefaultOrderOfExecutionTest.java
* Update README.md
* BAEL-1862 Move the Junit 5 logic in the right module
-Renamed *Test to *UnitTest
* Update README.md
2018-07-20 12:30:32 +02:00
priyeshmashelkar
225cf6d2f4
BAEL-1907 Created new module spring-testing
2018-07-20 10:45:03 +01:00
Eugen Paraschiv
f342db3d1c
minor maven cleanup
2018-07-18 23:44:34 +03:00
Tom Hombergs
ac245f16e0
Merge pull request #4738 from priyeshmashelkar/master
...
BAEL-1907 Renamed test methods to follow BDD style
2018-07-18 20:18:50 +02:00
Eugen Paraschiv
1f03524402
fixing relative path
2018-07-18 18:16:49 +03:00
priyeshmashelkar
4b46635ac7
Renamed test methods to use BDD style
2018-07-17 10:52:19 +01:00
charlesgonzales
7e16275bd7
BAEL-7390 - add/fix links ( #4697 )
...
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Create README.md
* Update README.md
* Create README.md
* Create README.md
* Update README.md
* Update README.md
2018-07-13 06:57:45 +02:00
Dhawal Kapil
8270c6d61a
BAEL-1987 Fix Tests and Compilation In All Projects ( #4693 )
...
* BAEL-1987 Fix Tests and Compilation In All Projects
-Fixed various compilation issues, test assertions throughout the project.
* Update pom.xml
2018-07-13 00:07:27 +02:00
priyeshmashelkar
0522b91f3d
Renamed test methods as per naming convention
2018-07-12 12:11:00 +01:00
Sanjay Patel
cddf858c05
BAEL-5246: pom cleanup ( #4620 )
...
* BAEL-5246: round 1 of pom cleanup - upto "jersey" project
* BAEL-5246: Initial pass for pom cleanup - upto spring-cloud
* BAEL-5246: pom cleanup upto testing-modules/junit5
* BAEL-5246: pom cleanup - upto xstream
* BAEL-5246: pom cleanup - last round (before review)
2018-07-12 09:04:54 +02:00
Tom Hombergs
cab2e3593d
Merge pull request #4682 from priyeshmashelkar/master
...
BAEL-1907 Moved code from spring-boot to testing-modules/mockito
2018-07-11 21:00:19 +02:00
Priyesh Mashelkar
a3f6ad6d88
Renamed unit test
2018-07-11 00:01:38 +01:00
priyeshmashelkar
178aa88296
Moved code from spring-boot to testing-modules/mockito
2018-07-06 12:46:26 +01:00
Rokon Uddin Ahmed
f086ae7814
BAEL-7217 ( #4637 )
...
* 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
* 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
2018-07-06 09:25:49 +02:00
Jonathan Cook
0242d74b93
BAEL-1863 - Calling Callbacks with Mockito ( #4531 )
...
* BAEL-1849 - Convert from String to Date in Java
* BAEL-1863 - Calling Callbacks with Mockito
2018-06-23 08:11:52 -07:00
Bahtiyar Kaba
b0062c48ed
apply naming conventions to test-container test names
2018-06-19 07:37:31 +01:00
Bahtiyar Kaba
8fd641b074
formatting corrections on test-container tests
2018-06-19 07:37:31 +01:00
Bahtiyar Kaba
4931f31d91
Added docker compose tests for testcontainers module
2018-06-19 07:37:31 +01:00
Bahtiyar Kaba
8f3f5cdec1
rename test method name
2018-06-19 07:37:31 +01:00
Bahtiyar Kaba
0c231ed0e6
webdriver test added
2018-06-19 07:37:31 +01:00
Bahtiyar Kaba
c4d62a47da
add test-containers module
2018-06-19 07:37:31 +01:00
charlesgonzales
2fe0dee64e
Update 13 README.md and create 2 README.md ( #4468 )
...
* 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
* Create README.md
2018-06-13 20:50:33 +03:00
Amit Pandey
a54c9e0c9e
Bael 4461 2 ( #4444 )
...
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* Fix verification times
2018-06-11 10:18:30 +02:00
Binod Pant
39b0b845cf
BAEL-1527 ( #4398 )
...
* commit first as binodpanta
* revert test change
* A short example of real-time event streaming using Spring WebFlux
* Code for http://jira.baeldung.com/browse/BAEL-1527
* remove unrelated files
* Apply feedback changes to rename test and remove link from readme file, ongoing work
* Update formatting fixes to code and add pom changes, that partially fix test runnning issues in IDE but not in cmdline
* Apply Eclipse formatter to test code and apply suggested pom fixes
* BAEL-1527 Formatting fix in pom.xml
* Use string.format to cleanup logging code
* BAEL-1527 Changed logging pattern
2018-06-04 18:38:30 +02:00
Rokon Uddin Ahmed
50f5cba9da
BAEL-6634 ( #4376 )
...
* Update README.md
* Create 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
* Create README.md
* Create README.md
* Create README.md
* Update README.md
* Create 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-06-01 14:04:12 +02:00
Amit Pandey
7206e64bef
Bael 6556 3 ( #4382 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* [BAEL-6556] - Next set of renames of testcases
* [BAEL-6556] - Next set of renames of testcases
* [BAEL-6556] - Next set of renames of testcases
* [BAEL-6556] - Next set of renames of testcases
2018-06-01 13:12:51 +02:00
Binod Pant
db233245e3
BAEL-1527 ( #4324 )
...
* commit first as binodpanta
* revert test change
* A short example of real-time event streaming using Spring WebFlux
* Code for http://jira.baeldung.com/browse/BAEL-1527
* remove unrelated files
* Apply feedback changes to rename test and remove link from readme file, ongoing work
* Update formatting fixes to code and add pom changes, that partially fix test runnning issues in IDE but not in cmdline
* Apply Eclipse formatter to test code and apply suggested pom fixes
* BAEL-1527 Formatting fix in pom.xml
2018-05-28 00:25:01 +02:00
Amit Pandey
73935e65f2
Bael 5374 ( #4298 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* [BAEL-5374] - Fix test names
* [BAEL-5374] - Fix test names
* [BAEL-5374] - Fix test names
2018-05-20 21:51:59 +04:00
Harsh Jain
388a2891b3
BAEL-1577 : moved hamcrest Core Matchers code samples to testing sub-modules from guava ( #4245 )
2018-05-13 16:13:47 -07:00
Eugen Paraschiv
d205ffbc46
minor scala and gatling upgrades
2018-05-14 00:20:56 +03:00
collaboratewithakash
4c861454c1
Back-link corrected ( #4184 )
...
* Back-link corrected
* Back-link corrected
* Back-link corrected
* Back-link corrected
* Back-link corrected
* Back-link corrected
* Back-link corrected
* Back-link corrected
* Back-link corrected
* Back-link added
* Back-link corrected
* Back-link added
2018-05-06 15:45:23 +02:00
amit2103
05b7e933bd
Bael 5247 ( #4175 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* Added new parent pom
* initial clean up of child poms
* Added new parent pom
* [BAEL-5247] - New Parents in the tutorials repo
2018-05-05 22:30:00 +02:00
Rokon Uddin Ahmed
f00a66af69
03.05.2018 ( #4161 )
...
* 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
2018-05-03 15:44:44 +02:00
collaboratewithakash
fad99fe44b
Back-links added ( #4119 )
...
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link corrected
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link corrected
* Back-link corrected
* Back-link corrected
* Back-link correct
* Back-link corrected
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link corrected
* Back-link added
* Back-link corrected
* Back-link corrected
* Back-link corrected
2018-05-02 09:41:08 +02:00
Loredana Crusoveanu
fd8ba5f136
Update README.md ( #4130 )
2018-04-29 17:20:34 +02:00
amit2103
f2128ad054
Bael 5249 cleanup ( #4108 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* [BAEL-5249] - 21.02 - pom cleanup - formatted pom.xml
2018-04-26 14:37:47 +02:00
amit2103
ba1ba8455d
Bael 5249 ( #4052 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* Defined the integration profile in the parent
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* Spring-dependency injection
* BAEL-1683-Guide to Java Clock class
* BAEL-1683-Guide to Java Clock class
* added article link
* added article link
* fixed link
* refactoring packages and using generics
* BAEL-717: Singleton Session Bean. (#4046 )
* BAEL-717: Singleton EJB Bean
Files for BAEL-717:Singleton EJB Bean.
* BAEL-717: Singleton EJB Bean
Corrected Indentation.
* BAEL-717: Singleton EJB Bean
Corrected Indentation.
* BAEL-717: Singleton EJB Bean
Corrected Indentation.
* BAEL-717: Singleton EJB Bean
Corrected Indentation.
* BAEL-717: Singleton EJB Bean
Changed artifactId value.
* BAEL-717: Singleton EJB Bean.
Added module for Singleton EJB Bean.
* BAEL-717: Singleton EJB Bean.
Removed Singleton EJB Bean Module.
* BAEL-717: Singleton EJB Bean
Changed the JNDI Lookup name.
* BAEL-717: Singleton EJB Bean.
Added the "singleton-ejb-bean" module.
* BAEL-717: Singleton EJB Bean.
Corrected Indentation.
* BAEL-717: Singleton EJB Bean
Corrected Indentation.
* BAEL-717: Singleton EJB Bean.
Corrected Indentation.
* BAEL-717: Singleton EJB Bean.
Corrected Indentation.
* BAEL-717:Singleton EJB Bean.
Corrected Indentation.
* BAEL-717:Singleton EJB Bean.
Corrected Indentation.
* BAEL-717: Singleton Session Bean.
Added class for Bean-Managed concurrrency.
Changed class name from CountryStateCacheBean to CountryStateContainerManagedBean.
* BAEL-717: Singleton Session Bean.
Changing the name of the class to CountryStateContainerManagedBean.
* BAEL-717: Singleton Session Bean.
Added method to test Bean-Managed concurrency.
* Get Latest.
* deleting CountryStateBeanManagedBean for new file.
* deleting CountryStateCacheBean for new file.
* deleting CountryStateContainerManagedBean for new file.
* BAEL-717: Singleton Session Bean.
Adding file for Bean with Bean-Managed concurrency.
Changing file name for original file to CountryStateContainerManagedBean with Container-Managed concurrency.
* Deleting file for new checkin.
* BAEL-717: Singleton Session Bean.
Added test case for Bean-Manged concurrency.
Change in JNDI names.
* BAEL-717: Singleton Session Bean.
Changed the assert method parameter order and null check in test cases.
* BAEL-717:Singleton Session Bean
Removed volatile keyword for the variable countryStatesMap. Marking it as final.
* [BAEL-1641] Find all pairs of numbers in an array that add up to a given sum (#3890 )
* [BAEL-1641] Find all pairs of numbers in an array that add up to a given sum
* Commiting editor's suggested changes
* Commiting article Spring Data Reactive Mongo DB microservice in Kotlin
* Revert commit for BAEL 1687 - Moving those files to a new branch
* Use AssertJ and BDD-style on unit testing
* BAEL 1639: added singleton examples and test. (#3977 )
* BAEL-1701 (#4012 )
* BAEL-1701: Create SQSApplication, add most functionality (still need to format, and add queue monitoring)
* BAEL-1701: Complete examples
* added article links
* removed folder "SpringDependencyInjection"
e Please enter the commit message for your changes. Lines starting
* BAEL-1706 - optional parameters in java (#4050 )
* BAEL-1706 - optional parameters in java
* minor adjustments per review
* add tests
* fix formatting
* fix constructor issue with MultiVitaminOverloading
* BAEL-1706 Test name change, formatting
* working with booleans in thymeleaf (#4061 )
* BAEL-1725 Java Pass-by-reference vs Pass-by-value - First commit (#4058 )
* BAEL-1725 Java Pass-by-reference vs Pass-by-value - First commit
* updated test cases
* Update README.md
* Demonstration of Java assert
* BAEL-1679 (#3959 )
* BAEL-1412 add java 8 spring data features
* BAEL-21 new HTTP API overview
* BAEL-21 fix executor
* BAEL-1432 add custom gradle task
* BAEL-1567 add samples of cookie and session in serlvet
* BAEL-1567 use stream api
* BAEL-1567 fix optional
* BAEL-1679 add query annotation jpa spring data
* BAEL-1679 added new junits
* BAEL-1679 use assertJ, use givenWhenThen naming convention
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* spring-data final
* service locator pattern
* service locator pattern
* variable name changes
* Spring MVC @PathVariable dot (.) get truncated
* testing changes
* Update README files (#4065 )
* BAEL-1612: Update README
* BAEL-1562: Update README
* BAEL-1562: Update README
* BAEL-1369
* BAEL-1369
* BAEL-1369
* remove comments
* Back-link corrected (#4071 )
* Back-link corrected (#4073 )
* Back-link added (#4074 )
* Back-link added (#4075 )
* Back-link added (#4076 )
* Back-link added (#4077 )
* Back-link added (#4078 )
* Back-link added (#4080 )
* Back-link added (#4081 )
* Back-link added (#4083 )
* Back-link corrected (#4086 )
* Back-link added (#4087 )
* Back-link added (#4091 )
* Back-link added (#4089 )
* added example code for Java mail (#4101 )
* Back-link added (#4099 )
* Back-link added (#4088 )
* Back-link added (#4082 )
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* 21.02 - pom cleanup
2018-04-26 08:50:35 +02:00
collaboratewithakash
4f9b20ea12
Back-link added ( #4080 )
2018-04-25 10:22:13 +02:00
Loredana Crusoveanu
a1b206ead8
Merge pull request #4044 from Doha2012/master
...
easymock minor fix
2018-04-19 22:40:19 +03:00
amit2103
7ae3babd59
Bael 5927 ( #4042 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* Defined the integration profile in the parent
2018-04-19 09:41:39 +02:00
DOHA
dd4000c3d1
easymock minor fix
2018-04-18 23:44:23 +02:00
amit2103
86cebe51d7
Bael 5926 ( #4023 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* Aligned and Defined the common plugins in the parents
* Removed dependency-reduced-pom.xml from undertow module
* Reverting test fail modules with surefire testFailureIgnore ture
* Reverted wrong push with org.hsqldb
2018-04-18 08:04:50 +02:00
Loredana Crusoveanu
7140229ca0
Merge pull request #4026 from Doha2012/master
...
easymock argument matchers
2018-04-17 20:53:57 +03:00
DOHA
845db90349
easymock argument matchers
2018-04-16 15:14:06 +02:00
Tom Hombergs
c1a6b5b553
added article link ( #4021 )
2018-04-16 08:24:00 +02:00
Tom Hombergs
b073255b2e
Merge pull request #3976 from asturcon/beforeAfterAnnotationsJunit
...
BAEL-1662 Before after annotations junit
2018-04-15 20:17:23 +02:00
Loredana Crusoveanu
69886ac326
Update README.md
2018-04-15 10:36:06 +03:00
Loredana Crusoveanu
f243517852
Update README.md
2018-04-14 23:24:42 +03:00
amit2103
0466d4613d
Added parent module on poms that have no parent defined ( #3997 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
2018-04-14 10:00:05 +02:00
Rokon Uddin Ahmed
5da2ea995c
08.04.2018 ( #3954 )
...
* 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
* 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
* Create 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
2018-04-11 07:33:18 +02:00
Marcos Lopez Gonzalez
6b0a022167
Merge branch 'masterupstream' into beforeAfterAnnotationsJunit
2018-04-10 22:17:26 +02:00
Marcos Lopez Gonzalez
b1e230de41
arrayList * shorter tests names
2018-04-10 22:16:50 +02:00
Grzegorz Piwowarek
edc1cc159f
Build fix ( #3972 )
...
* Fixed a unit test and commented others to fix the build failures
* Rename test
2018-04-10 08:48:29 +02:00
Loredana Crusoveanu
a7d878ca75
Merge pull request #3951 from bahti/BAEL-1663
...
asserting exceptions in junit4 and junit5 code sample added
2018-04-09 10:15:59 +03:00
bahti
e045189ab7
asserting exceptions in junit4 and junit5 code sample added
2018-04-08 13:03:40 +03:00
Marcos Lopez Gonzalez
74e66a8ba9
Merge branch 'masterupstream' into beforeAfterAnnotationsJunit
2018-04-06 19:26:40 +02:00
Marcos Lopez Gonzalez
311684bc57
Before and after Junit annotations
2018-04-06 19:26:26 +02:00
aietcn
ca53793bb0
update BAEL-1565 test method names ( #3943 )
2018-04-06 17:19:15 +02:00
Magdalena Krause
2e1949b898
BAEL-1579: Renaming custom matcher and handling corner case. ( #3928 )
2018-04-03 14:41:09 -07:00
Magdalena Krause
6549e41afa
BAEL-1579: Hamcrest custom matchers. ( #3905 )
...
* BAEL-1579: Hamcrest custom matchers.
* BAEL-1589: Removing hamcrest dependency test scope.
2018-03-29 13:58:19 -07:00
aietcn
8855a45ddf
BAEL-1565 ( #3869 )
...
* BAEL-1565
* move BAEL-1565 code to testing-modules/mocks/mock-comparisons
2018-03-24 18:36:23 +01:00
Loredana Crusoveanu
76016ec036
Update README.md
2018-03-18 20:27:18 +02:00
Magdalena Krause
b508689815
BAEL-1578: Hamcrest Object and Beans matchers. ( #3820 )
2018-03-15 15:42:11 -07:00
Carlo Corti
510ad19f90
BAEL-1588 Junit assertions ( #3810 )
...
* Added JUnit Assertions code
* Fix method spelling
* Fix wrong assertion
2018-03-13 22:34:40 +01:00
DOHA
8bc65bb3dd
Merge remote-tracking branch 'eugenp/master'
2018-03-11 13:04:05 +02:00
Magdalena Krause
bce01cfff5
Bael 1580 2 ( #3787 )
...
* BAEL-1580: Changing hamcrest dependency.
* BAEL-1580: Adding test scope.
* BAEL-1580: Adding comparesEqualTo and notANumber matchers.
2018-03-10 16:51:37 +01:00
Tom Hombergs
20ac5ea8ee
Merge pull request #3650 from eugenp/thombergs-patch-4
...
added article link
2018-03-09 00:18:46 +01:00
DOHA
89e273620b
Merge remote-tracking branch 'eugenp/master'
2018-03-07 14:59:27 +02:00
DOHA
201092c263
advanced rest assured
2018-03-07 14:59:06 +02:00
Magdalena Krause
1bb98e491d
BAEL-1580: Hamcrest number matchers. ( #3749 )
...
* BAEL-1580: Hamcrest number matchers.
* BAEL-1580: Moving hamcrest test to module mockito.
2018-03-06 16:46:35 +01:00
DOHA
a674acacb9
move hamcrest text and file matchers
2018-03-05 17:17:25 +02:00
Dassi orleando
6da6722ec4
BAEL-1587: JUnit 5 Upgrade ( #3695 )
...
* BAEL-1216: improve tests
* BAEL-1448: Update Spring 5 articles to use the release version
* Setting up the Maven Wrapper on a maven project
* Add Maven Wrapper on spring-boot module
* simple add
* BAEL-976: Update spring version
* BAEL-1273: Display RSS feed with spring mvc (AbstractRssFeedView)
* Move RSS feed with Spring MVC from spring-boot to spring-mvc-simple
* BAEL-1285: Update Jackson articles
* BAEL-1273: implement both MVC and Rest approach to serve RSS content
* RSS(XML & Json) with a custom model
* BAEL-1273: remove a resource
* BAEL-1519: Guide to scribejava
* BAEL-1273: improve xml representation
* Fix pom
* BAEL-1587: JUnit 5 upgrade
2018-02-18 23:35:21 -08:00
Tom Hombergs
dc6c89efbe
added article link
2018-02-12 20:12:51 +01:00
Orry
9cc582e66a
BAEL-1517: Editor Review Changes ( #3635 )
...
* Add XML, JavaConfig and Autowired examples.
* BAEL-1517: Added Java7 style assertions
* BAEL-1517: Upgrade AssertJ to 3.9.0;
add Java 8 style assertion tests
* Revert "Add XML, JavaConfig and Autowired examples."
This reverts commit 8f4df6b903
.
* BAEL-1517: Editor Review changes
* BAEL-1517: Formatting...
2018-02-11 08:40:56 -08:00
Orry
5a34de448e
AssertJ Exception Assertions ( #3600 )
...
* Add XML, JavaConfig and Autowired examples.
* BAEL-1517: Added Java7 style assertions
* BAEL-1517: Upgrade AssertJ to 3.9.0;
add Java 8 style assertion tests
* Revert "Add XML, JavaConfig and Autowired examples."
This reverts commit 8f4df6b903
.
2018-02-06 11:47:26 -08:00
Tom Hombergs
43d0f4c15c
added link to article
2018-02-05 20:10:44 +01:00
Tom Hombergs
18f77c0f37
Merge pull request #3562 from nguyennamthai/BAEL-1516
...
Initial commit for BAEL-1516
2018-02-04 19:45:01 +01:00
Tom Hombergs
fa906a2b59
removed Car class
2018-02-02 21:01:22 +01:00
Nam Thai Nguyen
c057808c6e
Modifies error messages
2018-02-02 11:59:17 +07:00
Nam Thai Nguyen
63b8aa334f
Refactor BAEL-1515
2018-02-01 11:00:51 +07:00
Nam Thai Nguyen
6e23e8f4fd
Initial commit for BAEL-1516
2018-02-01 03:16:53 +07:00
Nam Thai Nguyen
5f87ceb1ff
Relocate custom assertion classes
2018-01-31 18:34:09 +07:00
Nam Thai Nguyen
950434a873
Fix the scope of AssertJ core
2018-01-31 16:46:19 +07:00
Nam Thai Nguyen
eb99ad5753
Initial commit for BAEL-1515
2018-01-31 16:32:21 +07:00
Rokon Uddin Ahmed
c3e8ba4a70
Pull request 17.01 ( #3442 )
...
* 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
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
2018-01-17 21:53:17 +01:00
Doha2012
962dfd228f
make sure modules using java8 ( #3313 )
2017-12-28 15:30:01 +01:00
KevinGilmore
620abb2753
1278 and 1326 README ( #3308 )
...
* BAEL-973: updated README
* BAEL-1069: Updated README
* BAEL-817: add README file
* BAEL-1084: README update
* BAEL-960: Update README
* BAEL-1155: updated README
* BAEL-1041: updated README
* BAEL-973: Updated README
* BAEL-1187: updated README
* BAEL-1183: Update README
* BAEL-1133: Updated README
* BAEL-1098: README update
* BAEL-719: add README.md
* BAEL-1272: README update
* BAEL-1272: README update
* BAEL-1196: Update README
* BAEL-1328: Updated README
* BAEL-1371: Update README.md
* BAEL-1371: Update README.md
* BAEL-1278: Update README
* BAEL-1326: Update README
2017-12-27 20:58:28 -06:00
Shouvik Bhattacharya
d14cc42306
BAEL-1438: TreeMap vs HashMap ( #3265 )
...
* BAEL-1438: Final code.
* BAEL-1438: Temporary commit.
* BAEL-1438: New Changes.
* BAEL-1438: New test case to support Java 8 features.
2017-12-21 08:44:27 -08:00
KevinGilmore
057b41029a
Update README ( #3272 )
...
* BAEL-973: updated README
* BAEL-1069: Updated README
* BAEL-817: add README file
* BAEL-1084: README update
* BAEL-960: Update README
* BAEL-1155: updated README
* BAEL-1041: updated README
* BAEL-973: Updated README
* BAEL-1187: updated README
* BAEL-1183: Update README
* BAEL-1133: Updated README
* BAEL-1098: README update
* BAEL-719: add README.md
* BAEL-1272: README update
* BAEL-1272: README update
* BAEL-1196: Update README
2017-12-19 22:46:36 -06:00
Rokon Uddin Ahmed
b59226a68c
12.12 ( #3219 )
...
* Create 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
* 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
* Create README.md
* Update readme.md
* Update README.md
* Update README.md
* Update README.md
2017-12-12 07:32:35 +01:00
Hany Ahmed
339cf6a7d0
BAEL-1278 ( #3214 )
...
* BAEL-1278
* Rename methods names
2017-12-11 22:39:39 -06:00
Donato Rimenti
1a7e85ceed
BAEL-1196: jUnit @Test Annotation ( #3184 )
...
* BAEL-1196: jUnit @Test Annotation
* Fixed tests names as suggested.
* Reduced visibility on test methods.
2017-12-06 21:41:29 -06:00
José Carlos Valero Sánchez
ab40539043
Merge pull request #3089 from Namozag/bddmockito
...
BAEL-1184
2017-12-03 12:43:23 +00:00
ryan
f84dbbbb45
fix parent.relativePath config for maven submodules in separate folders ( #3148 )
2017-12-01 07:55:04 +01:00
Hany.Ahmed
449c107ef2
BAEL-1184
...
Quick Guide to BDDMockito
2017-11-20 21:46:29 +02:00
Eric Goebelbecker
e2202f0285
BAEL-1182 - mocking final classes and methods with Mockito ( #3083 )
2017-11-19 11:47:03 -08:00
Rokon Uddin Ahmed
81aecd936d
Pull request ( #3079 )
...
* 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
* Update README.md
2017-11-19 07:28:47 +01:00
KevinGilmore
656e89f089
1098 README update ( #3058 )
...
* BAEL-973: updated README
* BAEL-1069: Updated README
* BAEL-817: add README file
* BAEL-1084: README update
* BAEL-960: Update README
* BAEL-1155: updated README
* BAEL-1041: updated README
* BAEL-973: Updated README
* BAEL-1187: updated README
* BAEL-1183: Update README
* BAEL-1133: Updated README
* BAEL-1098: README update
2017-11-16 06:02:47 -06:00
Dassi orleando
499f57cad4
BAEL-1190: JUnit 5 upgrade ( #3048 )
...
* Different types of bean injection in Spring
* Difference between two dates in java
* Update README.md
* Simple clean of difference between dates
* Clean my test article
* Improve dates diff: for dates and datetimes
* Move difference between dates from core-java to libraries
* BAEL-890 - Kotlin-Allopen with Spring example
* BAEL-1107 - Introduction to Apache Cayenne Orm
* BAEL-1107: update formating and version of libs
* BAEL-1107: update properties of Author
* BAEL-1157: Apache Cayenne - Advanced Querying
* BAEL-1157: Fix imports
* BAEL-1157: code indentation
* BAEL-1157: Update list of author names
* BAEL-132: Configure Jenkins to Run and Show Jmeter Tests
* Removed submodule spring-jmeter-jenkins
* Commit again spring-jmeter-jenkins
* BAEL-1190: JUnit 5 upgrade
2017-11-14 22:31:59 -08:00
Grzegorz Piwowarek
95868bf28e
Update README.md ( #3015 )
2017-11-15 07:24:54 +01:00
Doha2012
62e5e2f75d
add readme to grouping modules ( #3039 )
...
* move security content from spring-security-rest-full
* swagger update
* move query language to new module
* rename spring-security-rest-full to spring-rest-full
* group persistence modules
* group testing modules
* try fix conflict
* cleanup
* group and cleanup
* add readme to grouping modules
2017-11-14 13:47:48 +01:00
bahti
d6096fc58b
BAEL 1185 Lazy Verification with Mockito 2 mini-article accompanying code ( #2985 )
...
* BAEL-1185 Add Mockito2 lazy verification test
* Test multiple exceptions with lazy verification
* move mockito2 lazyVerificationTest to testing-modules
* update test method name in lazyverificationtest
2017-11-14 13:17:57 +01:00
Loredana Crusoveanu
7cf3a763aa
Update README.md
2017-11-13 14:40:00 +02:00
Grzegorz Piwowarek
294a055ce5
Update README.md ( #3016 )
2017-11-13 08:23:17 +01:00
Doha2012
7d41efdab1
group testing modules ( #2914 )
...
* move security content from spring-security-rest-full
* swagger update
* move query language to new module
* rename spring-security-rest-full to spring-rest-full
* group persistence modules
* group testing modules
* try fix conflict
* cleanup
2017-11-13 08:06:06 +01:00
Grzegorz Piwowarek
776a01429e
Group testing modules ( #3014 )
...
* move security content from spring-security-rest-full
* swagger update
* move query language to new module
* rename spring-security-rest-full to spring-rest-full
* group persistence modules
* group testing modules
* try fix conflict
2017-11-12 11:16:46 +01:00