TestGLRevaluation - math part
More...
|
void | Test_05_AccountDelta (decimal AAmountInBaseCurency, decimal AAmountInForeignCurrency, decimal AExchangeRate, int ACurrencyDigits, decimal AExpectedResult) |
| Test_05_AccountDelta More...
|
|
void | Init () |
| Normally I plan to move out this routine to CommonNUnitFunctions but this is not coorect for all types of test. So I need a set of CommonNUnitFunctions More...
|
|
void | TearDownTest () |
| TearDown the test More...
|
|
void | LoadTestTata () |
| Load specific test data More...
|
|
◆ Init()
void Ict.Testing.Petra.Server.MFinance.GL.TestGLRevaluation.Init |
( |
| ) |
|
|
inline |
Normally I plan to move out this routine to CommonNUnitFunctions but this is not coorect for all types of test. So I need a set of CommonNUnitFunctions
◆ LoadTestTata()
void Ict.Testing.Petra.Server.MFinance.GL.TestGLRevaluation.LoadTestTata |
( |
| ) |
|
|
inline |
◆ TearDownTest()
void Ict.Testing.Petra.Server.MFinance.GL.TestGLRevaluation.TearDownTest |
( |
| ) |
|
|
inline |
◆ Test_05_AccountDelta()
void Ict.Testing.Petra.Server.MFinance.GL.TestGLRevaluation.Test_05_AccountDelta |
( |
decimal |
AAmountInBaseCurency, |
|
|
decimal |
AAmountInForeignCurrency, |
|
|
decimal |
AExchangeRate, |
|
|
int |
ACurrencyDigits, |
|
|
decimal |
AExpectedResult |
|
) |
| |
|
inline |
Test_05_AccountDelta
- Parameters
-
AAmountInBaseCurency | |
AAmountInForeignCurrency | |
AExchangeRate | |
ACurrencyDigits | |
AExpectedResult | |
The documentation for this class was generated from the following files: