[
https://issues.apache.org/jira/browse/GEODE-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15860370#comment-15860370
]
ASF subversion and git services commented on GEODE-2455:
--------------------------------------------------------
Commit f7a8ae679c731c91dfd6d414e46429a3abaa5754 in geode's branch
refs/heads/develop from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=f7a8ae6 ]
GEODE-2455: use spotlessApply to fix format
> 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
> Fix For: 1.2.0
>
>
> 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)