assertTrue(x != null) => assertNotNull(x)
- simpler, gives better diagnostic, reduces possible NPE warnings

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/sanselan/trunk@922385 13f79535-47bb-0310-9956-ffa450edef68
2 files changed
tree: 1c299a7150769219544b55eae773d4f4bc9e5353
  1. src/
  2. KEYS
  3. LICENSE.txt
  4. NOTICE.txt
  5. pom.xml
  6. README.txt
  7. RELEASE_NOTES