blob: c0fd98311e4b75657ada748d525371939c52be7d [file] [log] [blame]
This directory contains tests for the Nullness Checker, with the -Alint=permitClearProperty flag.
To add a new file to the test suite, just add it to this directory.
For more details, see
../README
To run the tests, do this:
(cd $CHECKERFRAMEWORK && ./gradlew PermitClearPropertyTest)