at508
15bf90a2be
[BAEL-2998] - Fix jenkins tests
2019-10-21 22:04:26 -04:00
Jonathan Cook
b871797f45
Merge pull request #7972 from lukaszrys/feature/BAEL-3322_jimf
...
Feature/bael 3322 jimfs
2019-10-19 22:40:07 +02:00
Lukasz Rys
bb0178340d
[ BAEL-3322 ] : Change naming, add final
2019-10-18 20:04:51 +02:00
Lukasz Rys
ba4c7594a6
[ BAEL-3322 ] : Change method test names
2019-10-18 19:40:55 +02:00
Loredana Crusoveanu
ec48170ada
Merge branch 'master' into BAEL-18235-v4
2019-10-14 22:35:49 +03:00
Loredana Crusoveanu
b99af28cbe
Merge pull request #7435 from amit2103/BAEL-16045-10
...
[BAEL-16045] - Check Article Code Matches GitHub for https://www.bael…
2019-10-14 22:07:26 +03:00
Lukasz Rys
e6ff0cd990
[ BAEL-3322 ] : Fix test name
2019-10-14 00:25:27 +02:00
Lukasz Rys
0b7a7f6221
[ BAEL-3322 ]: Update
2019-10-13 23:06:40 +02:00
Loredana
d296ca7808
add github links to articles
2019-10-12 22:51:14 +03:00
Priyesh Mashelkar
1d0596f23c
BAEL-3300 The Spring TestExecutionListener ( #7933 )
...
* Added module for article
* Update pom.xml
* Delete pom.xml
* Update and rename ForecastProcessorTest.java to ForecastProcessorUnitTest.java
* Updated code as per review comments
* Delete .gitignore
* Update pom.xml
* BAEL-2904 Moved files
* BAEL-2904 Deleted files from previous project
* BAEL-2904 Moved classes for method reference article
* Update pom.xml
* BAEL-2904 Updated README.md
* First draft
* BAEL-3300 Added more tests
* BAEL-3300 Removed unused imports
* BAEL-3300 Run dos2unix on README.md
2019-10-07 05:42:45 +02:00
Lukasz Rys
f9fe917f66
BAEL-3322: Fix package name
2019-10-06 23:42:05 +02:00
Lukasz Rys
33a3ee7592
BAEL-3322: Prettify
2019-10-06 23:30:48 +02:00
Lukasz Rys
da1dd4dd12
BAEL-3322: Jimx
2019-10-06 21:27:50 +02:00
Josh Cummings
653ce39dbc
Merge pull request #7938 from catalin-burcea/BAEL-16667
...
[BAEL-16667] Split or move testing-modules/junit-5 module - update readmes
2019-10-04 00:53:19 -06:00
Eric Martin
4d510c9b7d
Merge pull request #7857 from at508/master
...
[BAEL-2998] - Adding example for @DirtiesContext
2019-10-03 21:27:43 -05:00
catalin-burcea
c138b81fa4
Split or move testing-modules/junit-5 module - update readmes
2019-10-03 10:57:18 +03:00
Catalin Burcea
160fd28fdd
Split or move testing-modules/junit-5 module ( #7879 )
2019-10-02 21:33:18 -06:00
johnA1331
4aeef357e3
Bi-monthly test fix - BAEL-16797 ( #7822 )
...
* 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
* 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
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2019-10-02 16:16:24 +03:00
Loredana Crusoveanu
daad1ef922
remove obsolete runfromjunit module ( #7751 )
2019-10-01 13:47:40 -07:00
at508
4881c701fd
[BAEL-2998] - ordering and renaming tests for @DirtiesContext example
2019-09-29 23:39:09 -04:00
Catalin Burcea
2255577ffd
[BAEL-16668] Split or move testing-modules/mockito module ( #7835 )
...
* Split or move testing-modules/mockito module
* [BAEL-16668] fix after merge with master
2019-09-28 13:23:52 -06:00
Sam Millington
3604e6096d
[BAEL-17476] - Add README descriptions 16 ( #7876 )
...
* [BAEL-17476] - Add README descriptions 16
* Updated VRaptor
2019-09-27 07:59:13 -06:00
at508
e25f50fa1b
[BAEL-2998] - rearranging test order
2019-09-26 22:58:21 -04:00
Dhawal Kapil
824acb9351
BAEL-17703 Fix the integrations tests in mockito ( #7871 )
...
* BAEL-17703 Fix the integrations tests in mockito
- Upgraded power-mockito api 2 jar
- Renamed many IntegrationTests back to UnitTests as they do not require any integration components
* BAEL-17703 Fix the integrations tests in mockito
-Renamed MockFinals to MockFinalsUnitTest so that it can be picked by builds
2019-09-26 08:38:01 +03:00
Dhawal Kapil
7da66ebd84
BAEL-16977 Week 38 | go through the integration test results and see what NEW failing tests we have ( #7837 )
...
- Minor fixes for integration tests
2019-09-23 17:15:10 +03:00
at508
bb71b1ec07
[BAEL-2998] - Updating unit test name to match convention
2019-09-23 07:04:22 -04:00
at508
cc827908e0
[BAEL-2998] - Adding example for @DirtiesContext
2019-09-22 22:46:13 -04:00
Loredana Crusoveanu
7bf913edf3
Merge pull request #7787 from sjmillington/guava-split-readme-move
...
[BAEL-16643] Add article links to mockito module
2019-09-17 08:12:43 +03:00
amit2103
60fc96727a
[BAEL-17326] - Extract versions into properties
2019-09-15 17:53:10 +05:30
Sjmillington
9a0ba02e6d
Add article links to mockito module
2019-09-14 13:37:24 +01:00
Dhawal Kapil
fe94b62375
BAEL-17450 Slice 20 | The top 100 articles should have their own package in the module ( #7757 )
2019-09-10 12:43:16 +01:00
Loredana
1342f75609
small fixes
2019-09-08 15:52:17 +03:00
Loredana
35116b0e69
re-organize testing modules
2019-09-08 15:30:03 +03:00
Loredana Crusoveanu
4e7b8cf19d
Merge pull request #7689 from sjmillington/testing-libraries
...
[BAEL-16669] moved testing-modules/testing modules into relevant folders
2019-09-08 15:12:10 +03:00
Sjmillington
ce9ea390ba
renamed back to testing-modules, pulled together testing-modules-2 modules into single module
2019-09-04 18:03:26 +01:00
Dhawal Kapil
51bd347f6a
BAEL-16980 Slice 7 | The top 100 articles should have their own package in the module ( #7663 )
2019-08-31 13:30:33 -06:00
Dhawal Kapil
ac96aca6f8
BAEL-17342 Slice 9 | The top 100 articles should have their own packa… ( #7671 )
...
* BAEL-17342 Slice 9 | The top 100 articles should have their own package in the module
* BAEL-17342 Slice 9 | The top 100 articles should have their own package in the module
-Updated for junit-assert-exception
2019-08-31 13:28:28 -06:00
Sjmillington
ff871516ee
[BAEL-16669] moved testing-modules/testing modules into relevant folders
2019-08-31 11:38:35 +01:00
Loredana Crusoveanu
095bd26ff2
Create README.md
2019-08-23 00:49:37 +03:00
Jon Cook
85a327266f
merge upstream
2019-08-22 11:40:13 +02:00
amit2103
376f6f9871
[BAEL-16739] - Fixed the integrations tests in rest-assured
2019-08-17 16:06:49 +05:30
Loredana Crusoveanu
b57714a304
Merge pull request #7566 from collaboratewithakash/master
...
Back-link added
2019-08-14 08:16:01 +03:00
Vivek
8e1d751f68
BAEL-3040: @TestInstance annotation in JUnit 5 ( #7247 )
...
* BAEL-3040: @TestInstance annotation in JUnit 5
* BAEL-3040: @TestInstance annotation in JUnit 5 (renamed the tests)
* BAEL-3040: @TestInstance annotation in JUnit 5 (corrected the name and removed unnecessary code)
* BAEL-3040: @TestInstance annotation in JUnit 5 - renamed the files of test classes
* BAEL-3040: @TestInstance annotation in JUnit 5 (changed based on code review comments)
* BAEL-3040: @TestInstance annotation in JUnit 5 (added the class for Tweet Serializer using JUnit 4)
* BAEL-3040: @TestInstance annotation in JUnit 5 (Code review changes)
* BAEL-3040: @TestInstance annotation in JUnit 5 (missed a code review comment, made the changes for the same)
* BAEL-3040: @TestInstance annotation in JUnit 5 (Moved the code to the advanced JUnit 5 directory)
* BAEL-3040: Formatted pom.xml
* BAEL-3040: Removed the files from junit5 directory
2019-08-13 19:37:39 +01:00
collaboratewithakash
5cc5966346
Back-link added
2019-08-13 17:25:43 +05:30
Jon Cook
7d1499f5c3
BAEL-2947 - Guide to Junit 4 Rules
2019-08-12 13:37:48 +02:00
Loredana Crusoveanu
f4172c6482
Merge pull request #7500 from eugenp/fix-readmes
...
update links in readmes
2019-08-08 22:45:23 +03:00
Loredana
f1e0397dc0
update links in readmes
2019-08-04 14:19:42 +03:00
johnA1331
0905e07ae1
Rename README.MD to README.md
2019-08-02 22:38:47 +08:00
johnA1331
0308c283a6
Update README.md
2019-08-02 22:08:16 +08:00
johnA1331
68d69c702e
Create README.MD
2019-08-02 22:00:13 +08:00