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