Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
void com.griddynamics.jagger.engine.e1.services.data.service.TestEntity.setTestExecutionStatus ( Decision  testExecutionStatus)

Definition at line 100 of file TestEntity.java.

Referenced by com.griddynamics.jagger.engine.e1.services.DefaultDataService.getTestsWithName().

100  {
101  this.testExecutionStatus = testExecutionStatus;
102  }

Here is the caller graph for this function: