Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
Integer com.griddynamics.jagger.engine.e1.services.data.service.TestEntity.getTestGroupIndex ( )

Get index of test group where this test was executed.

Definition at line 87 of file TestEntity.java.

87  {
88  return testGroupIndex;
89  }