Commit Graph

11 Commits

Author SHA1 Message Date
Narendra Pathai 2aa9e78ddd Minor refactorings and code style changes (#807)
* Made minor changes in some patterns such as removed throws clause where not needed, changed incorrect order of arguments in assertEquals

* Minor refactorings and code style changes. 1) Removed several use of raw types 2) Removed unnecessary throws clauses 3) Used lambda expressions wherever applicable 4) Used apt assertion methods for readability 5) Use of try with resources wherever applicable 6) Corrected incorrect order of assertXXX arguments

* Removed unused import from Promise

* Addressed review comments

* Addressed checkstyle issue
2018-10-23 13:45:41 +05:30
Ilkka Seppälä 7a7e891384 Set version for next development iteration 2018-09-30 21:05:57 +03:00
Ilkka Seppälä 26d6d96f78 Reach milestone 1.20.0 2018-09-30 21:03:48 +03:00
Ilkka Seppälä 1c0e0cd88b Set version for next development iteration 2018-03-31 10:36:05 +03:00
Ilkka Seppälä 3407392664 Reach milestone 1.19.0 2018-03-31 10:34:25 +03:00
Ilkka Seppälä 474c218f85 Update license headers 2018-03-31 10:25:58 +03:00
tigraboris 9667878b5f add junit - jupiter -engine 2018-01-20 22:09:42 +03:00
tigraboris 4c4cbd41cf fix checkstyle errors 2018-01-20 21:42:14 +03:00
tigraboris f7825f6c99 changes fixing mistakes 2018-01-20 13:36:43 +03:00
tigraboris 94fdefee3a add code 2018-01-08 14:45:38 +03:00
tigraboris b61b64073a #677 init folder for pattern trampoline 2018-01-08 14:00:12 +03:00