Function LifeCycleListeners.runningTest
Return an unique name for the current running test. If there is no test running it will return an empty string
					
			string runningTest() nothrow @property const;
					
				
			Return an unique name for the current running test. If there is no test running it will return an empty string
					
			string runningTest() nothrow @property const;