Package org.vx68k.bitbucket.webhook.test
Class BitbucketEventTest
- java.lang.Object
-
- org.vx68k.bitbucket.webhook.test.BitbucketEventTest
-
public final class BitbucketEventTest extends Object
Unit tests forBitbucketEvent
.- Author:
- Kaz Nishimura
-
-
Constructor Summary
Constructors Constructor Description BitbucketEventTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testNullObject()
Tests anull
object.
-