getRootTest function

String getRootTest()

Implementation

String getRootTest() {
  return testStack.first;
}