Commit Graph

11 Commits

Author SHA1 Message Date
hoangnam2261 53b673d5b0 No Need declare App class as a utility class (#827) 2018-11-25 19:35:22 +02:00
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
Artur Mogozov 6694d742a3 Migrate to JUnit5 2017-12-31 16:29:48 +09:00
Amit Dixit 5d8806858b Review comments++ 2016-12-01 16:29:35 +05:30
Amit Dixit f67d2fd9a9 Review comments++ 2016-11-15 13:01:37 +05:30
Amit Dixit 4ff8fa3721 Review comments++ 2016-11-15 12:59:05 +05:30
Amit Dixit ea7752c5e1 checkstyle errors removed
checkstyle errors removed
2016-10-27 18:30:07 +05:30
Amit Dixit 7ba6cb43fd App
App
2016-10-27 16:00:01 +05:30
Amit Dixit 1ace4c05d6 App++
App++
2016-10-27 15:59:51 +05:30
Amit Dixit 7015e95ac3 SecondCut++
SecondCut++
2016-10-27 15:55:08 +05:30
Amit Dixit 2a77ac29e9 FirstCut++
FirstCut++
2016-10-26 16:59:36 +05:30