TextMessage is an autogenerated mock type for the TextMessage type
| 24 | |
| 25 | // TextMessage is an autogenerated mock type for the TextMessage type |
| 26 | type TextMessage struct { |
| 27 | mock.Mock |
| 28 | } |
| 29 | |
| 30 | type TextMessage_Expecter struct { |
| 31 | mock *mock.Mock |
nothing calls this directly
no outgoing calls
no test coverage detected