Blame view

framework/tests/model/MoneyTest.yml 177 Bytes
a63b5418   Administrator   first_commit
1
2
3
4
5
6
7
8
  MoneyTest_DataObject:
     test1:
        MyMoneyCurrency: EUR
        MyMoneyAmount: 1.23
  MoneyTest_SubClass:
     test2:
        MyOtherMoneyCurrency: GBP
        MyOtherMoneyAmount: 2.46