Does it not show the name of the testsuite on stdout, showing that it has
passed? Can you try writing a small "test" unit-test, in the same way as
your kafka unit test, and with print statements on stdout ... to see
whether it works? I believe it is some configuration issue in maven, which
is hard for me to guess.

TD


On Wed, Aug 6, 2014 at 12:53 PM, JiajiaJing <jj.jing0...@gmail.com> wrote:

> Thank you TD,
>
> I have worked around that problem and now the test compiles.
> However, I don't actually see that test running. As when I do "mvn test",
> it
> just says "BUILD SUCCESS", without any TEST section on stdout.
> Are we suppose to use "mvn test" to run the test? Are there any other
> methods can be used to run this test?
>
>
>
>
>
> --
> View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/Unit-Test-for-Spark-Streaming-tp11394p11570.html
> Sent from the Apache Spark User List mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
> For additional commands, e-mail: user-h...@spark.apache.org
>
>

Reply via email to