mirror of https://github.com/apache/nifi.git
b59fa5af1f
Added helper methods. Added unit tests. NIFI-5854 [WIP] Cleaned up logic. Resolved failing unit tests due to error message change. NIFI-5854 [WIP] All helper method unit tests pass. NIFI-5854 [WIP] FormatUtils#getPreciseTimeDuration() now handles all tested inputs correctly. Added unit tests. NIFI-5854 [WIP] FormatUtils#getTimeDuration() still using long. Added unit tests. Renamed existing unit tests to reflect method under test. NIFI-5854 FormatUtils#getTimeDuration() returns long but now accepts decimal inputs. Added @Deprecation warnings (will update callers where possible). All unit tests pass. NIFI-5854 Fixed unit tests (ran in IDE but not Maven) due to int overflows. Fixed checkstyle issues. NIFI-5854 Fixed typo in Javadoc. NIFI-5854 Fixed typo in Javadoc. Signed-off-by: Matthew Burgess <mattyb149@apache.org> This closes #3193 |
||
---|---|---|
.. | ||
src | ||
pom.xml |