Assert.assertEquals(150L,rows.longValue()); | Assert.assertEquals(150d,rows,0.01); | Assert.assertEquals(150L,rows.longValue()) | Assert.assertEquals(150d,rows,0.01) | beam | 3a0d9c4fe16ced30a223557a4ad531365d4977ec | org.apache.beam.sdk.io.TextRowCountEstimatorTest | | | | | | Uses | False |