[
https://issues.apache.org/jira/browse/GEODE-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15860073#comment-15860073
]
ASF subversion and git services commented on GEODE-2455:
--------------------------------------------------------
Commit 253a490d80a66ac38a35a3c227f1bba7a5ffee9e in geode's branch
refs/heads/develop from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=253a490 ]
GEODE-2455: change test to use AssertJ assertThatThrownBy
> DescribeDiskStoreFunctionJUnitTest will still pass when wrong line throws
> expected exception
> --------------------------------------------------------------------------------------------
>
> Key: GEODE-2455
> URL: https://issues.apache.org/jira/browse/GEODE-2455
> Project: Geode
> Issue Type: Bug
> Components: tests
> Reporter: Kirk Lund
> Assignee: Kirk Lund
>
> The tests in DescribeDiskStoreFunctionJUnitTest are using the JUnit @Test
> syntax expected exceptions. Unfortunately there are multiple lines within its
> tests that can throw the expected exceptions. After seeing this occur and the
> test passed, I decided to file this ticket to change the test to use
> assertThatThrownBy from AssertJ.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)