Created
May 20, 2016 11:34
-
-
Save jmayaalv/7f4333cda27e6dbfd72fe5b1e7abcb43 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
testNotSatisfiedNoPremiumReceivedSmallContrib(ims.clienttransaction.workflow.spec.AcctInvestmentPremiumReceivedMaxDifferenceTest) Time elapsed: 0.012 sec <<< ERROR! | |
java.lang.NullPointerException: null | |
at ims.clienttransaction.workflow.spec.AcctInvestmentPremiumReceivedMaxDifference.invalidDelta(AcctInvestmentPremiumReceivedMaxDifference.java:74) | |
at ims.clienttransaction.workflow.spec.AcctInvestmentPremiumReceivedMaxDifference.isSatisfiedBy(AcctInvestmentPremiumReceivedMaxDifference.java:49) | |
at ims.clienttransaction.workflow.spec.AcctInvestmentPremiumReceivedMaxDifferenceTest.testNotSatisfiedNoPremiumReceivedSmallContrib(AcctInvestmentPremiumReceivedMaxDifferenceTest.java:63) | |
testNotSatisfiedNoPremiumReceived(ims.clienttransaction.workflow.spec.AcctInvestmentPremiumReceivedMaxDifferenceTest) Time elapsed: 0 sec <<< ERROR! | |
java.lang.NullPointerException: null | |
at ims.clienttransaction.workflow.spec.AcctInvestmentPremiumReceivedMaxDifference.invalidDelta(AcctInvestmentPremiumReceivedMaxDifference.java:74) | |
at ims.clienttransaction.workflow.spec.AcctInvestmentPremiumReceivedMaxDifference.isSatisfiedBy(AcctInvestmentPremiumReceivedMaxDifference.java:49) | |
at ims.clienttransaction.workflow.spec.AcctInvestmentPremiumReceivedMaxDifferenceTest.testNotSatisfiedNoPremiumReceived(AcctInvestmentPremiumReceivedMaxDifferenceTest.java:52) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment