Commit Graph

252 Commits

Author SHA1 Message Date
Kacper Koza 01ab66f84f Spy, mock, stub in Spock Framework 2019-03-03 01:05:28 +01:00
Jon Cook 4826f19d00 BAEL-2512 - Add a new section in Mockito Spy article 2019-03-02 22:50:04 +01:00
Jon Cook 96adba789d merge upstream 2019-03-02 22:41:25 +01:00
Dhawal Kapil a2f1f59e1f BAEL-10890 Fixed minor formatting 2019-02-28 22:21:29 +05:30
Dhawal Kapil f067f5a0f5 BAEL-10890 Added aggregator poms in several projects, cleaned up main pom.xml 2019-02-28 22:15:51 +05:30
Jonathan Paul Cook d62fd333b0 BAEL-2512 - Add a new section in Mockito Spy article 2019-02-28 17:09:00 +01:00
sheryllresulta d7c4443010
Update README.md 2019-02-28 21:15:55 +08:00
sheryllresulta d9debd5daf
Update README.md 2019-02-28 20:42:40 +08:00
sheryllresulta 44f84c5485
Update README.md 2019-02-28 20:23:44 +08:00
sheryllresulta dad532bb53
Update README.md 2019-02-28 17:32:45 +08:00
Kıvılcım 6bae0fc28a BAEL-2583 JUnit 5: Conditional Test Execution (#6302)
* BAEL-2583 JUnit 5: Conditional Test Execution

* BAEL-2583 conditional test annotation classes methods extended with printline comments
2019-02-25 22:04:16 -06:00
Juan Moreno f50fc2a9fd Move src to spring-testing module (#6375) 2019-02-20 21:50:34 -06:00
pcoates 3c4a517b1d BAEL-2492 Rename WireMockScenario test class 2019-02-17 17:03:41 +00:00
pcoates 0da5c11178 BAEL-2492 Scenarios with WireMock 2019-02-17 16:54:40 +00:00
amit2103 97f8a0c46c [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
collaboratewithakash 30cbbd3944
Back-link added 2019-02-05 16:58:24 +05:30
Philippe M 0fb2adfe99 Fix performance issues of JMeter Test Plan (#5979) 2019-01-20 10:38:14 -08:00
Ali Dehghani eb7cde988b JUnit 5 parameterized tests
Issue: BAEL-1665
2019-01-18 19:08:13 -07:00
eric-martin ef0c49beaa Fixed TestLauncher test name and config property name 2018-12-29 10:32:29 -06:00
amit2103 afe4a98944 [BAEL-10866] - Resolved conflicts 2018-12-22 18:58:28 +05:30
charlesgonzales b390c744f6
Update README.md 2018-12-20 22:11:11 +08:00
charlesgonzales ba2619c9e3
Update README.md 2018-12-20 21:17:23 +08:00
amit2103 78735f582b [BAEL-10866] - Upgrade jackson version in tutorials repository 2018-12-16 23:57:08 +05:30
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