gitlab.com/jfprevost/gitlab-runner-notlscheck@v11.11.4+incompatible/common/mock_ExecutorData.go (about)

     1  // Code generated by mockery v1.0.0. DO NOT EDIT.
     2  
     3  // This comment works around https://github.com/vektra/mockery/issues/155
     4  
     5  package common
     6  
     7  import mock "github.com/stretchr/testify/mock"
     8  
     9  // MockExecutorData is an autogenerated mock type for the ExecutorData type
    10  type MockExecutorData struct {
    11  	mock.Mock
    12  }