Thiago Kuniwake
Results
1
issues of
Thiago Kuniwake
My code test that is with error and version xirr is latest(1.2): ` @Test public void xirrTestXirrTestTest(){ Double rate = new Xirr(getMockTransactionsXirr()).xirr(); System.out.println(rate); } private List getMockTransactionsXirr() { List listTransaction...