Package org.vx68k.bitbucket.api.client
Class BitbucketClientObjectTest
- java.lang.Object
-
- org.vx68k.bitbucket.api.client.BitbucketClientObjectTest
-
public final class BitbucketClientObjectTest extends Object
Unit tests forBitbucketClientObject.- Author:
- Kaz Nishimura
-
-
Constructor Summary
Constructors Constructor Description BitbucketClientObjectTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestGetBitbucketClient()voidtestNull()Tests withnull.voidtestTyped()Tests with typed JSON objects.voidtestUntyped()Tests with untyped JSON objects.
-