This website requires JavaScript.
Explore
Help
Register
Sign In
chrisly42
/
cajon-plugin
Watch
1
Star
0
Fork
0
You've already forked cajon-plugin
Code
Issues
4
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
31
Commits
2
Branches
22
Tags
Commit Graph
4 Commits
Author
SHA1
Message
Date
chrisly42
66508ceb2c
New AssertThatInstanceOf inspection that moves instanceof expressions out of assertThat(). Fixes to documentation.
2019-04-22 19:03:59 +02:00
chrisly42
da83f7f101
New AssertThatStringExpression that will move isEmpty(), equals(), equalsIgnoreCase(), contains(), startsWith(), and endsWith() out of actual expression. Bumped intellij-plugin to latest version.
2019-04-19 19:33:14 +02:00
chrisly42
4e6d53b3dc
Reduced minimal supported IDEA version from 2018.2 to 2017.2.
...
Added AssertThatGuavaOptional inspection. Prepared next release. Bumped to Kotlin 1.3.30.
2019-04-11 23:55:35 +02:00
chrisly42
2cdc242125
Refactored Code to avoid string duplications... added Boolean.map() extension.
2019-04-11 21:09:10 +02:00