incubator-wayang icon indicating copy to clipboard operation
incubator-wayang copied to clipboard

add unitary test to the elements in the file org.apache.wayang.api.DataQuanta.sc...

Open github-actions[bot] opened this issue 3 years ago • 0 comments

add unitary test to the elements in the file org.apache.wayang.api.DataQuanta.scala

https://github.com/apache/incubator-wayang/blob/278cbdc4bd8e87863a7cb43bc68c52ca783039c0/wayang-api/wayang-api-scala-java/code/main/scala/org/apache/wayang/api/DataQuanta.scala#L22



package org.apache.wayang.api

/**
 * TODO: add unitary test to the elements in the file org.apache.wayang.api.DataQuanta.scala
 * labels: unitary-test,todo
 */
import _root_.java.lang.{Iterable => JavaIterable}
import _root_.java.util.function.{Consumer, IntUnaryOperator, BiFunction => JavaBiFunction, Function => JavaFunction}
import _root_.java.util.{Collection => JavaCollection}

802365979c9912b9cbb1eedd524c7da7390e8c94

github-actions[bot] avatar Feb 09 '22 22:02 github-actions[bot]