Example uses in test unit declaration of test method name
Read actual method name
Using System.Reflection
string lMethodName = System.Reflection.MethodBase.GetCurrentMethod().Name.ToString();
developed by SOWI computer science