Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
400 0 0 1 99.75% 5.121

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
com.github.badpop.jcoinbase.client.service.data 34 0 0 0 100% 2.777
com.github.badpop.jcoinbase.client.service.utils 4 0 0 0 100% 0
com.github.badpop.jcoinbase.service 2 0 0 0 100% 0.012
com.github.badpop.jcoinbase.model.user 6 0 0 0 100% 0.001
com.github.badpop.jcoinbase 1 0 0 1 0% 0.003
com.github.badpop.jcoinbase.client.service.user 36 0 0 0 100% 1.286
com.github.badpop.jcoinbase.client.service 6 0 0 0 100% 0.246
com.github.badpop.jcoinbase.client.service.user.dto 6 0 0 0 100% 0.002
com.github.badpop.jcoinbase.control 273 0 0 0 100% 0.01
com.github.badpop.jcoinbase.client 17 0 0 0 100% 0.711
com.github.badpop.jcoinbase.client.service.data.dto 4 0 0 0 100% 0
com.github.badpop.jcoinbase.model 2 0 0 0 100% 0
com.github.badpop.jcoinbase.client.service.dto 4 0 0 0 100% 0
com.github.badpop.jcoinbase.client.service.auth 5 0 0 0 100% 0.073

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

com.github.badpop.jcoinbase.client.service.data

Class Tests Errors Failures Skipped Success Rate Time
DataServiceTest$GetPrices 6 0 0 0 100% 0.574
DataServiceTest$GetCurrencies 6 0 0 0 100% 0.022
DataServiceTest$GetExchangeRates 4 0 0 0 100% 0.033
DataServiceTest$GetTime 4 0 0 0 100% 0.042
CoinbaseDataServiceTest$FetchPrice 5 0 0 0 100% 1.423
CoinbaseDataServiceTest$FetchExchangeRates 3 0 0 0 100% 0.264
CoinbaseDataServiceTest$FetchCurrencies 3 0 0 0 100% 0.209
CoinbaseDataServiceTest$FetchTime 3 0 0 0 100% 0.21

com.github.badpop.jcoinbase.client.service.utils

Class Tests Errors Failures Skipped Success Rate Time
StringUtilsTest 4 0 0 0 100% 0

com.github.badpop.jcoinbase.service

Class Tests Errors Failures Skipped Success Rate Time
ErrorManagerServiceTest 2 0 0 0 100% 0.012

com.github.badpop.jcoinbase.model.user

Class Tests Errors Failures Skipped Success Rate Time
AuthorizationsTest 1 0 0 0 100% 0.001
ResourceTypeTest 4 0 0 0 100% 0
UserTest 1 0 0 0 100% 0

com.github.badpop.jcoinbase

Class Tests Errors Failures Skipped Success Rate Time
DevelopmentTest 1 0 0 1 0% 0.003

com.github.badpop.jcoinbase.client.service.user

Class Tests Errors Failures Skipped Success Rate Time
UserServiceTest$UpdateCurrentUser 6 0 0 0 100% 0.069
UserServiceTest$GetUserById 6 0 0 0 100% 0.054
UserServiceTest$GetAuthorization 6 0 0 0 100% 0.02
UserServiceTest$GetCurrentUser 6 0 0 0 100% 0.051
CoinbaseUserServiceTest$UpdateCurrentUser 3 0 0 0 100% 0.373
CoinbaseUserServiceTest$FetchUserById 3 0 0 0 100% 0.25
CoinbaseUserServiceTest$FetchAuthorizations 3 0 0 0 100% 0.216
CoinbaseUserServiceTest$FetchCurrentUser 3 0 0 0 100% 0.253

com.github.badpop.jcoinbase.client.service

Class Tests Errors Failures Skipped Success Rate Time
JsonDeserializationServiceTest$SingleFailureDeserialize 3 0 0 0 100% 0.207
JsonDeserializationServiceTest$Deserialize 3 0 0 0 100% 0.039

com.github.badpop.jcoinbase.client.service.user.dto

Class Tests Errors Failures Skipped Success Rate Time
NationalityDtoTest 1 0 0 0 100% 0
ReferralMoneyDtoTest 1 0 0 0 100% 0.001
UserDtoTest 1 0 0 0 100% 0
CountryDtoTest 1 0 0 0 100% 0.001
TiersDtoTest 1 0 0 0 100% 0
AuthorizationsDtoTest 1 0 0 0 100% 0

com.github.badpop.jcoinbase.control

Class Tests Errors Failures Skipped Success Rate Time
CallResultSuccessProjectionTest 90 0 0 0 100% 0.002
CallResultFailureProjectionTest 90 0 0 0 100% 0.001
CallResultTest 93 0 0 0 100% 0.007

com.github.badpop.jcoinbase.client

Class Tests Errors Failures Skipped Success Rate Time
JCoinbaseClientFactoryTest 7 0 0 0 100% 0.636
JCoinbaseClientTest 6 0 0 0 100% 0.072
JCoinbasePropertiesFactoryTest 3 0 0 0 100% 0.002
JCoinbasePropertiesTest 1 0 0 0 100% 0.001

com.github.badpop.jcoinbase.client.service.data.dto

Class Tests Errors Failures Skipped Success Rate Time
CurrencyDtoTest 1 0 0 0 100% 0
PriceDtoTest 1 0 0 0 100% 0
ExchangeRatesDtoTest 1 0 0 0 100% 0
TimeDtoTest 1 0 0 0 100% 0

com.github.badpop.jcoinbase.model

Class Tests Errors Failures Skipped Success Rate Time
PriceTest 2 0 0 0 100% 0

com.github.badpop.jcoinbase.client.service.dto

Class Tests Errors Failures Skipped Success Rate Time
SingleErrorDtoTest 2 0 0 0 100% 0
DataErrorsDtoTest 1 0 0 0 100% 0
ErrorDtoTest 1 0 0 0 100% 0

com.github.badpop.jcoinbase.client.service.auth

Class Tests Errors Failures Skipped Success Rate Time
AuthenticationServiceTest$Allow 2 0 0 0 100% 0.006
AuthenticationServiceTest$Headers 3 0 0 0 100% 0.067

Test Cases

[Summary] [Package List] [Test Cases]

JCoinbaseClientFactoryTest

should_not_return_thread_safe_singleton 0.587
buildWithoutThreadSafeSingleton_should_not_return_thread_safe_singleton 0.005
should_return_same_instance_if_already_computed 0.009
buildThreadSafeSingleton_should_return_same_instance_if_already_computed 0.001
should_set_timeout_to_3_if_less_than_1 0.033
should_return_new_instance_if_null 0
buildThreadSafeSingleton_should_return_new_instance_if_null 0

JCoinbaseClientTest

should_return_DataService 0.001
should_return_UserService 0.001
should_call_buildWithoutThreadSafeSingleton_on_build 0.002
should_properly_build_JCoinbaseClient 0.026
should_call_buildThreadSafeSingleton_on_build 0.005
should_not_return_UserService_if_not_allowed 0.035

NationalityDtoTest

should_map 0

CallResultSuccessProjectionTest

shouldBeAwareOfPropertyThatHoldsForAll 0
shouldThrowWhenCallingGetOrElseTryOnEmptyValueAndTryIsAFailure 0
shouldRecognizeUnequalObjects 0
shouldBeAwareOfExistingElement 0
shouldPerformsActionOnEachElement 0
shouldContains 0
shouldCalculateGetOrElseWithNull 0
shouldHaveAReasonableToString 0
shouldBesINGLEvalued 0
shouldConvertToOption 0
shouldBeAwareOfNonExistingElement 0
shouldReturnValueWhenGetOrNullOfNonEmpty 0
shouldPeekNil 0
shouldBeAwareOfPropertyThatNotHoldsForAll 0
shouldNotThrowOnGetOrElseThrowIfNonEmpty 0
shouldGetNonEmpty 0
shouldConvertToCallResult 0
shouldNotBeLazy 0
shouldCalculateIsEmpty 0
shouldThrowOnGetOrElseThrowIfEmpty 0
shouldPeekNonNilPerformingAnAction 0
shouldNotContains 0
shouldRecognizeSameObject 0
shouldReturnUnderlyingValueWhenCallingGetOrElseTryOnNonEmptyValue 0
shouldReturnNullWhenGetOrNullOfEmpty 0
shouldCalculateGetOrElseWithSupplier 0
shouldGetEmpty 0
shouldCalculateGetOrElseWithNonNull 0
shouldReturnAlternateValueWhenCallingGetOrElseTryOnEmptyValue 0
shouldNotBeAsync 0
shouldThrowOnGetOrElseWithNullSupplier 0
shouldRecognizeEqualObjects 0
shouldPeekSingleValuePerformingAnAction 0
shouldPeekNonNilPerformingNoAction 0
shouldConvertToJavaOptional 0
shouldGetOnRightProjectionOfsuccess 0
shouldNotHoldPropertyExistsOfRightProjectionOffailure 0
shouldHashRightProjectionOffailure 0
shouldBeAwareOfPropertyThatHoldsExistsOfRightProjectionOfsuccess 0
shouldHaveSizedSpliterator 0
shouldReturnOtherWhenOrElseGetGivenFunctionOnRightProjectionOffailure 0
shouldReturnOtherWhenOrElseOnRightProjectionOffailure 0
shouldEqualRightProjectionOfRightIfObjectIsSame 0
shouldReturnRightWhenOrElseRunOnRightProjectionOfsuccess 0
shouldFlatMapOnRightProjectionOfsuccess 0
shouldNotEqualRightProjectionOfRightIfObjectIsNull 0
shouldConvertRightProjectionOfRightToCallResult 0
shouldConvertRightProjectionOfLeftToCallResult 0
shouldEqualRightProjectionOfsuccess 0
shouldMapOnRightProjectionOfsuccess 0
shouldBeAwareOfPropertyThatNotHoldsForAllOfRightProjectionOfsuccess 0
shouldReturnRightWhenOrElseOnRightProjectionOfsuccess 0
shouldConvertRightProjectionOfLeftToString 0
shouldNotEqualRightProjectionOfLeftIfObjectIsOfDifferentType 0
shouldFilterNoneOnRightProjectionOfRightIfPredicateNotMatches 0
shouldForEachOnRightProjectionOfsuccess 0
shouldConvertRightProjectionOfLeftToJavaOptional 0
shouldFlatMapOnRightProjectionOffailure 0
shouldReturnSizeWhenSpliterator 0
shouldConvertRightProjectionOfRightToJavaOptional 0
shouldEqualRightProjectionOffailure 0
shouldTransform 0.001
shouldFilterNoneOnRightProjectionOfLeftIfPredicateNotMatches 0
shouldMapOnRightProjectionOffailure 0
shouldNotEqualRightProjectionOfLeftIfObjectIsNull 0
shouldReturnRightWhenOrElseGetGivenFunctionOnRightProjectionOfsuccess 0
shouldNotEqualRightProjectionOfRightIfObjectIsOfDifferentType 0
shouldForEachOnRightProjectionOffailure 0
shouldConvertRightProjectionOfLeftToNone 0
shouldReturnIteratorOfLeftOfRightProjection 0
shouldReturnOtherWhenOrElseRunOnRightProjectionOffailure 0
shouldNotHoldPropertyForAllOfRightProjectionOffailure 0
shouldBeAwareOfPropertyThatNotHoldsExistsOfRightProjectionOfsuccess 0
shouldFlatMapRightProjectionOfLeftOnRightProjectionOfsuccess 0
shouldBeAwareOfPropertyThatHoldsForAllOfRightProjectionOfsuccess 0
shouldFilterSomeOnRightProjectionOfRightIfPredicateMatches 0
shouldRightProjectionOrElseRightProjectionFromSupplier 0
shouldPeekOnRightProjectionOfsuccess 0
shouldHaveOrderedSpliterator 0
shouldRightProjectionOrElseRightProjection 0
shouldConvertRightProjectionOfRightToString 0
shouldFilterSomeOnRightProjectionOfLeftIfPredicateMatches 0
shouldReturnIteratorOfRightOfRightProjection 0
shouldThrowOnGetOnRightProjectionOffailure 0
shouldEqualRightProjectionOfLeftIfObjectIsSame 0
shouldConvertRightProjectionOfRightToSome 0
shouldHashRightProjectionOfsuccess 0
shouldReturnRightWhenOrElseThrowWithFunctionOnRightProjectionOfsuccess 0
shouldPeekOnRightProjectionOffailure 0
shouldThrowWhenOrElseThrowWithFunctionOnRightProjectionOffailure 0

AuthenticationServiceTest$Allow

should_not_be_allowed 0.003
should_be_allowed 0.003

AuthenticationServiceTest$Headers

should_return_headers 0.025
should_return_headers_even_if_body_is_empty 0.002
should_not_return_headers_if_not_allowed 0.04

SingleErrorDtoTest

should_map_to_CoinbaseError 0
should_map_to_CoinbaseError_with_url 0

DevelopmentTest

com.github.badpop.jcoinbase.DevelopmentTest 0
For development purpose only

PriceTest

should_retrieve_correct_PriceType 0
should_throw_JCoinbaseException 0

ReferralMoneyDtoTest

should_map 0.001

JCoinbasePropertiesFactoryTest

should_not_return_thread_safe_singleton 0.002
should_return_same_instance_if_already_computed 0
should_return_new_instance_if_null 0

StringUtilsTest

should_determine_that_string_is_blank_when_empty 0
should_determine_that_string_is_not_blank 0
should_determine_that_string_is_blank_when_whitespace 0
should_determine_that_string_is_blank_when_null 0

JCoinbasePropertiesTest

should_properly_build_JCoinbaseProperties 0.001

DataServiceTest$GetPrices

getPrice_should_throw_JCoinbaseException 0.56
should_return_callresult_failure 0.002
should_return_currency_BUY_PRICE 0.002
should_return_currency_SELL_PRICE 0.002
should_return_callresult_failure_as_java 0.007
should_return_currency_SPOT_PRICE 0.001

DataServiceTest$GetCurrencies

should_return_callresult_failure 0
should_return_callresult_failure_as_java 0
getCurrenciesAsJavaList_should_return_currencies_as_java_list 0
getCurrencies_should_throw_JCoinbaseException 0.011
getCurrencies_should_return_currencies_as_vavr_list 0
getCurrenciesAsJavaList_should_throw_JCoinbaseException 0.011

DataServiceTest$GetExchangeRates

should_return_call_result_failure 0.003
getExchangeRates_should_throw_JCoinbaseException 0.029
getExchangeRates_should_return_ExchangeRates 0.001
should_return_call_result_failure_as_java 0

DataServiceTest$GetTime

should_return_failure_as_java 0.001
should_return_time 0
getTime_should_throw_JCoinbaseException 0.04
should_return_failure 0.001

DataErrorsDtoTest

should_map_to_seq_of_CoinbaseError 0

CurrencyDtoTest

should_return_Currency 0

PriceDtoTest

should_return_Price 0

ErrorManagerServiceTest

should_throw_exception 0
should_throw_exception_with_throwable 0.012

JsonDeserializationServiceTest$SingleFailureDeserialize

should_throw_JsonProcessingException 0.163
should_properly_deserialize_and_return_success 0.026
should_properly_deserialize_and_return_failure 0.018

JsonDeserializationServiceTest$Deserialize

should_throw_JsonProcessingException 0.002
should_properly_deserialize_and_return_success 0.033
should_properly_deserialize_and_return_failure 0.004

UserServiceTest$UpdateCurrentUser

should_return_user_as_java 0.041
should_return_user 0.001
should_return_CallResult_failure 0.001
should_throws_JCoinbaseException_if_CoinbaseUserService_return_a_failure 0.014
should_throws_JCoinbaseException_if_CoinbaseUserService_return_a_failure_as_java 0.012
should_return_CallResult_failure_as_java 0

UserServiceTest$GetUserById

should_return_user_as_java 0
should_return_user 0.001
should_return_CallResult_failure 0
should_throws_JCoinbaseException_if_CoinbaseUserService_return_a_failure 0.042
should_throws_JCoinbaseException_if_CoinbaseUserService_return_a_failure_as_java 0.01
should_return_CallResult_failure_as_java 0.001

UserServiceTest$GetAuthorization

should_return_CallResult_failure 0
should_throws_JCoinbaseException_if_CoinbaseUserService_return_a_failure 0.01
should_throws_JCoinbaseException_if_CoinbaseUserService_return_a_failure_as_java 0.01
should_return_CallResult_failure_as_java 0
should_return_current_user_auths_as_java 0
should_return_current_user_auths 0

UserServiceTest$GetCurrentUser

should_return_CallResult_failure 0.001
should_throws_JCoinbaseException_if_CoinbaseUserService_return_a_failure 0.038
should_throws_JCoinbaseException_if_CoinbaseUserService_return_a_failure_as_java 0.011
should_return_CallResult_failure_as_java 0
should_return_current_user 0
should_return_current_user_as_java 0.001

CoinbaseDataServiceTest$FetchPrice

should_return_SPOT_Price 0.982
should_return_callresult_failure 0.142
should_return_BUY_Price 0.128
should_return_failure 0.105
should_return_SELL_Price 0.066

CoinbaseDataServiceTest$FetchExchangeRates

should_return_callresult_failure 0.078
should_return_failure 0.091
should_return_ExchangeRates 0.095

CoinbaseDataServiceTest$FetchCurrencies

should_return_callresult_failure 0.068
should_return_failure 0.068
should_return_Currencies 0.073

CoinbaseDataServiceTest$FetchTime

should_return_callresult_failure 0.07
should_return_failure 0.069
should_return_time 0.071

CoinbaseUserServiceTest$UpdateCurrentUser

should_return_CallResult_success 0.175
should_return_CallResult_failure 0.115
should_return_failure 0.083

CoinbaseUserServiceTest$FetchUserById

should_return_CallResult_success 0.118
should_return_CallResult_failure 0.063
should_return_failure 0.069

CoinbaseUserServiceTest$FetchAuthorizations

should_return_CallResult_success 0.07
should_return_CallResult_failure 0.076
should_return_failure 0.07

CoinbaseUserServiceTest$FetchCurrentUser

should_return_CallResult_success 0.12
should_return_CallResult_failure 0.07
should_return_failure 0.063

UserDtoTest

should_map 0

CallResultFailureProjectionTest

shouldBeAwareOfPropertyThatHoldsForAll 0
shouldThrowWhenCallingGetOrElseTryOnEmptyValueAndTryIsAFailure 0
shouldRecognizeUnequalObjects 0
shouldBeAwareOfExistingElement 0
shouldPerformsActionOnEachElement 0
shouldContains 0
shouldCalculateGetOrElseWithNull 0
shouldHaveAReasonableToString 0
shouldBesINGLEvalued 0
shouldConvertToOption 0
shouldBeAwareOfNonExistingElement 0
shouldReturnValueWhenGetOrNullOfNonEmpty 0
shouldPeekNil 0
shouldBeAwareOfPropertyThatNotHoldsForAll 0
shouldNotThrowOnGetOrElseThrowIfNonEmpty 0
shouldGetNonEmpty 0
shouldConvertToCallResult 0
shouldNotBeLazy 0
shouldCalculateIsEmpty 0
shouldThrowOnGetOrElseThrowIfEmpty 0
shouldPeekNonNilPerformingAnAction 0
shouldNotContains 0
shouldRecognizeSameObject 0
shouldReturnUnderlyingValueWhenCallingGetOrElseTryOnNonEmptyValue 0
shouldReturnNullWhenGetOrNullOfEmpty 0
shouldCalculateGetOrElseWithSupplier 0
shouldGetEmpty 0
shouldCalculateGetOrElseWithNonNull 0
shouldReturnAlternateValueWhenCallingGetOrElseTryOnEmptyValue 0
shouldNotBeAsync 0
shouldThrowOnGetOrElseWithNullSupplier 0
shouldRecognizeEqualObjects 0
shouldPeekSingleValuePerformingAnAction 0
shouldPeekNonNilPerformingNoAction 0
shouldConvertToJavaOptional 0
shouldReturnIteratorOfRightOfLeftProjection 0
shouldForEachOnLeftProjectionOfsuccess 0
shouldBeAwareOfPropertyThatHoldsExistsOfLeftProjectionOffailure 0
shouldFilterSomeOnLeftProjectionOfLeftIfPredicateMatches 0
shouldEqualLeftProjectionOfsuccess 0
shouldHaveSizedSpliterator 0
shouldNotEqualLeftProjectionOfLeftIfObjectIsNull 0
shouldGetOnLeftProjectionOffailure 0
shouldReturnOtherWhenOrElseOnLeftProjectionOfsuccess 0
shouldFlatMapOnLeftProjectionOfsuccess 0
shouldBeAwareOfPropertyThatNotHoldsExistsOfLeftProjectionOffailure 0
shouldFilterNoneOnLeftProjectionOfLeftIfPredicateNotMatches 0
shouldReturnOtherWhenOrElseGetGivenFunctionOnLeftProjectionOfsuccess 0
shouldFlatMapLeftProjectionOfRightOnLeftProjectionOffailure 0
shouldForEachOnLeftProjectionOffailure 0
shouldReturnLeftWhenOrElseOnLeftProjectionOffailure 0
shouldNotHoldPropertyForAllOfLeftProjectionOfsuccess 0
shouldEqualLeftProjectionOffailure 0
shouldEqualLeftProjectionOfRightIfObjectIsSame 0
shouldConvertLeftProjectionOfLeftToEither 0
shouldPeekOnLeftProjectionOfsuccess 0
shouldHashLeftProjectionOfsuccess 0
shouldFlatMapOnLeftProjectionOffailure 0
shouldReturnLeftWhenOrElseThrowWithFunctionOnLeftProjectionOffailure 0
shouldConvertLeftProjectionOfLeftToString 0
shouldLeftProjectionOrElseLeftProjectionFromSupplier 0
shouldReturnSizeWhenSpliterator 0
shouldConvertLeftProjectionOfRightToNone 0
shouldNotEqualLeftProjectionOfLeftIfObjectIsOfDifferentType 0
shouldTransform 0
shouldPeekOnLeftProjectionOffailure 0
shouldHashLeftProjectionOffailure 0
shouldReturnLeftWhenOrElseRunOnLeftProjectionOffailure 0
shouldThrowOnGetOnLeftProjectionOfsuccess 0
shouldReturnLeftWhenOrElseGetGivenFunctionOnLeftProjectionOffailure 0
shouldNotHoldPropertyExistsOfLeftProjectionOfsuccess 0
shouldEqualLeftProjectionOfLeftIfObjectIsSame 0
shouldMapOnLeftProjectionOfsuccess 0
shouldConvertLeftProjectionOfRightToEither 0
shouldBeAwareOfPropertyThatHoldsForAllOfLeftProjectionOffailure 0
shouldLeftProjectionOrElseLeftProjection 0
shouldReturnIteratorOfLeftOfLeftProjection 0
shouldThrowWhenOrElseThrowWithFunctionOnLeftProjectionOfsuccess 0
shouldConvertLeftProjectionOfRightToString 0
shouldBeAwareOfPropertyThatNotHoldsForAllOfLeftProjectionOffailure 0
shouldHaveOrderedSpliterator 0
shouldFilterSomeOnLeftProjectionOfRightIfPredicateMatches 0
shouldConvertLeftProjectionOfRightToJavaOptional 0
shouldNotEqualLeftProjectionOfRightIfObjectIsOfDifferentType 0
shouldMapOnLeftProjectionOffailure 0
shouldConvertLeftProjectionOfLeftToSome 0
shouldNotEqualLeftProjectionOfRightIfObjectIsNull 0
shouldConvertLeftProjectionOfLeftToJavaOptional 0
shouldFilterNoneOnLeftProjectionOfRightIfPredicateNotMatches 0
shouldReturnOtherWhenOrElseRunOnLeftProjectionOfsuccess 0

AuthorizationsTest

should_return_scopes_as_java 0

CountryDtoTest

should_map_to_country 0

ExchangeRatesDtoTest

should_return_ExchangeRates 0

ResourceTypeTest

should_find_resource_from_string 0
should_not_find_resource_from_string 0
should_not_find_resource_from_string_as_java 0
should_find_resource_from_string_as_java 0

CallResultTest

shouldBeAwareOfPropertyThatHoldsForAll 0
shouldThrowWhenCallingGetOrElseTryOnEmptyValueAndTryIsAFailure 0
shouldRecognizeUnequalObjects 0
shouldBeAwareOfExistingElement 0
shouldPerformsActionOnEachElement 0
shouldContains 0
shouldCalculateGetOrElseWithNull 0
shouldHaveAReasonableToString 0
shouldBesINGLEvalued 0
shouldConvertToOption 0
shouldBeAwareOfNonExistingElement 0
shouldReturnValueWhenGetOrNullOfNonEmpty 0
shouldPeekNil 0
shouldBeAwareOfPropertyThatNotHoldsForAll 0
shouldNotThrowOnGetOrElseThrowIfNonEmpty 0
shouldGetNonEmpty 0
shouldConvertToCallResult 0
shouldNotBeLazy 0
shouldCalculateIsEmpty 0
shouldThrowOnGetOrElseThrowIfEmpty 0
shouldPeekNonNilPerformingAnAction 0
shouldNotContains 0
shouldRecognizeSameObject 0
shouldReturnUnderlyingValueWhenCallingGetOrElseTryOnNonEmptyValue 0
shouldReturnNullWhenGetOrNullOfEmpty 0
shouldCalculateGetOrElseWithSupplier 0
shouldGetEmpty 0
shouldCalculateGetOrElseWithNonNull 0
shouldReturnAlternateValueWhenCallingGetOrElseTryOnEmptyValue 0
shouldNotBeAsync 0
shouldThrowOnGetOrElseWithNullSupplier 0
shouldRecognizeEqualObjects 0
shouldPeekSingleValuePerformingAnAction 0
shouldPeekNonNilPerformingNoAction 0
shouldConvertToJavaOptional 0
shouldThrowIfLeftGet 0
shouldReturnFalseWhenCallingIsLeftOnRight 0
shouldReturnTrueWhenCallingIsRightOnRight 0
shouldHaveSizedSpliterator 0
shouldThrowWhenSequencingNull 0
shouldRecoverWithRight 0
shouldReturnTrueWhenCallingIsLeftOnLeft 0
shouldSwapLeft 0
shouldConvertRightToString 0
shouldSequenceNonEmptyIterableOfRight 0
shouldEitherOrElseSupplier 0
shouldEitherOrElseEither 0
shouldNarrowRightEither 0
shouldThrowWhenNullPredicate 0
shouldReturnSameWhenCallingMapOnLeft 0
shouldEqualRight 0
shouldHashLeft 0
shouldFoldLeft 0
shouldHashRight 0
shouldEqualLeftIfObjectIsSame 0
shouldFilterRight 0
shouldFoldRight 0
shouldPeekLeftNil 0
shouldHandleTransformOnLeft 0
shouldPeek 0
shouldRecoverWithLeftToRightEither 0
shouldThrowExceptionOnNullTransformFunction 0
shouldEqualLeft 0
shouldNotEqualRightIfObjectIsNull 0
shouldReturnSizeWhenSpliterator 0
shouldFilterNotLeft 0
shouldThrowIfRightGetLeft 0
shouldSequenceNonEmptyIterableOfMixedEither 0
shouldBimapRight 0
shouldReturnFalseWhenCallingIsRightOnLeft 0
shouldFilterNotRight 0
shouldNotPeekLeftForRight 0
shouldFlatMapRight 0
shouldConvertLeftToString 0
shouldFilterOrElseLeft 0
shouldEqualRightIfObjectIsSame 0
shouldFilterOrElseRight 0
shouldRecoverRightWithoutInvokingRecovery 0
shouldRecoverLeft 0
shouldFilterLeft 0
shouldFlatMapLeft 0
shouldHaveOrderedSpliterator 0
shouldSequenceEmptyIterableOfEither 0
shouldNotEqualLeftIfObjectIsOfDifferentType 0
shouldBimapLeft 0
shouldApplyTransformFunctionToRight 0.001
shouldSequenceNonEmptyIterableOfLeft 0
shouldPeekLeftForLeft 0
shouldNarrowLeftEither 0
shouldNotEqualRightIfObjectIsOfDifferentType 0.001
shouldRecoverWithLeftToLeftEither 0
shouldNotEqualLeftIfObjectIsNull 0
shouldSwapRight 0

TiersDtoTest

should_map 0

AuthorizationsDtoTest

should_map_to_authorizations 0

UserTest

should_return_vavr_options_as_java_optionals 0

TimeDtoTest

should_return_time 0

ErrorDtoTest

should_map_CoinbaseError 0

Failure Details

[Summary] [Package List] [Test Cases]


com.github.badpop.jcoinbase.DevelopmentTest
skipped: For development purpose only