-
Methods Method Description io.airlift.testing.Closeables.closeQuietly(Closeable...) Usage of this method is discouraged, as it may hide real problems. UseCloseables.closeAll(Closeable...)instead and, if necessary, suppress exceptions explicitly.io.airlift.testing.EquivalenceTester.check(Collection<?>...) io.airlift.testing.EquivalenceTester.checkComparison(Iterable<T>, Iterable<T>, Iterable<T>...)