This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-jexl.git
from 97747173 Use assertThrows() new d471b086 Use assertThrows() new 60e5a437 Use assertThrows() new 29bfb4ed Use assertThrows() new d27340f6 Let JUnit handle exception new 963ef964 Use assertThrows() new ff0364ff Use assertThrows() new af164de2 Use assertThrows() new ff45141d Use assertThrows() new b3838c77 Clean up imports new 8abc4f34 Clean up imports new 3dab83c6 Use assertThrows() new dd3f01ba Use formatter blocks new 145d917b Use assertThrows() new 348697a2 Remove noop clause new 4e43e937 Use assertThrows() new 21ddc4e7 Use assertThrows() new 2f8bfd52 Use assertDoesNotThrow() new 6bb2aace Use assertThrows() new 791e4b2e Use assertThrows() new 32a23243 Let JUnit handle exception new 348ca7ac Use formatter blocks new eccfb463 Use assertThrows() new 013c37c5 Use assertThrows() new 387adda9 Use assertThrows() new 2d4db523 Use assertThrows() new 312879b3 Use assertThrows() new 8470b086 Let JUnit handle exception new 05208800 Use assertThrows() new 1727dc8c Use assertThrows() new 8528b0c7 Use assertThrows() new a62016e4 Use assertThrows() new 26f84d69 Clean up imports new b724ba1c Checkstyle line length new f10c4b69 Use assertThrows() new 4e7743b4 Use assertThrows() new a47fe38a Use assertThrows() new bd884cd0 Use assertThrows() new 4ede2d6c Let JUnit handle exception new fb32d155 Use assertThrows() new 5b8419b6 Use assertThrows() The 40 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../org/apache/commons/jexl3/Issues400Test.java | 29 +-- .../java/org/apache/commons/jexl3/IssuesTest.java | 38 ++-- .../java/org/apache/commons/jexl3/JXLTTest.java | 132 ++++++------ .../java/org/apache/commons/jexl3/JexlTest.java | 9 +- .../org/apache/commons/jexl3/JexlTestCase.java | 20 +- .../java/org/apache/commons/jexl3/LambdaTest.java | 38 ++-- .../java/org/apache/commons/jexl3/LexicalTest.java | 189 ++++++----------- .../org/apache/commons/jexl3/MapLiteralTest.java | 9 +- .../java/org/apache/commons/jexl3/MethodTest.java | 227 ++++++++------------- 9 files changed, 252 insertions(+), 439 deletions(-)