github.com/graphql-editor/azure-functions-golang-worker@v0.1.0/mocks/isNullableBool_Bool.go (about) 1 // Code generated by mockery v1.0.0. DO NOT EDIT. 2 3 package mocks 4 5 import mock "github.com/stretchr/testify/mock" 6 7 // isNullableBool_Bool is an autogenerated mock type for the isNullableBool_Bool type 8 type isNullableBool_Bool struct { 9 mock.Mock 10 } 11 12 // isNullableBool_Bool provides a mock function with given fields: 13 func (_m *isNullableBool_Bool) isNullableBool_Bool() { 14 _m.Called() 15 }