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