Makes it possible to use the AAA (Arrange-Act-Assert) pattern for writing tests for code that throws an exception.
'com.github.stefanbirkner:fishbowl:1.3.0'
<dependency>
<groupId>com.github.stefanbirkner</groupId>
<artifactId>fishbowl</artifactId>
<version>1.3.0</version>
</dependency>
<dependency org="com.github.stefanbirkner" name="fishbowl" rev="1.3.0"/>
"com.github.stefanbirkner", "fishbowl", "1.3.0"