From 188d93a12ec0284bb2089d65745dbb67ca2db61a Mon Sep 17 00:00:00 2001 From: Christofer Dutz Date: Fri, 30 Jun 2023 16:28:06 +0200 Subject: [PATCH] chore: Updated the generated code generated by mockery --- plc4go/internal/ads/mock_SymbolicPlcQuery_test.go | 2 +- plc4go/internal/bacnetip/mock_BacNetPlcTag_test.go | 2 +- plc4go/internal/bacnetip/mock_OneShotTaskRequirements_test.go | 2 +- plc4go/internal/bacnetip/mock_PDUOption_test.go | 2 +- plc4go/internal/bacnetip/mock_RecurringTaskRequirements_test.go | 2 +- plc4go/internal/bacnetip/mock_SSMProcessingRequirements_test.go | 2 +- plc4go/internal/bacnetip/mock_SSMSAPRequirements_test.go | 2 +- .../internal/bacnetip/mock_WhoIsIAmServicesRequirements_test.go | 2 +- .../internal/bacnetip/mock__ApplicationServiceElement_test.go | 2 +- plc4go/internal/bacnetip/mock__BIPSAP_test.go | 2 +- plc4go/internal/bacnetip/mock__Client_test.go | 2 +- plc4go/internal/bacnetip/mock__IOCB_test.go | 2 +- plc4go/internal/bacnetip/mock__IOController_test.go | 2 +- plc4go/internal/bacnetip/mock__IOQController_test.go | 2 +- plc4go/internal/bacnetip/mock__PDU_test.go | 2 +- plc4go/internal/bacnetip/mock__Server_test.go | 2 +- plc4go/internal/bacnetip/mock__ServiceAccessPoint_test.go | 2 +- plc4go/internal/bacnetip/mock__TaskRequirements_test.go | 2 +- plc4go/internal/bacnetip/mock_option_test.go | 2 +- plc4go/internal/cbus/mock_CALGetStatusTag_test.go | 2 +- plc4go/internal/cbus/mock_CALIdentifyTag_test.go | 2 +- plc4go/internal/cbus/mock_CALRecallTag_test.go | 2 +- plc4go/internal/cbus/mock_CalTag_test.go | 2 +- plc4go/internal/cbus/mock_CommandAndArgumentsCount_test.go | 2 +- plc4go/internal/cbus/mock_MMIMonitorTag_test.go | 2 +- plc4go/internal/cbus/mock_RequestTransaction_test.go | 2 +- plc4go/internal/cbus/mock_SALMonitorTag_test.go | 2 +- plc4go/internal/cbus/mock_SALTag_test.go | 2 +- plc4go/internal/cbus/mock_StatusTag_test.go | 2 +- plc4go/internal/cbus/mock_Tag_test.go | 2 +- plc4go/internal/cbus/mock_UnitInfoQuery_test.go | 2 +- plc4go/internal/cbus/mock_addressProvider_test.go | 2 +- plc4go/internal/eip/mock_PlcTag_test.go | 2 +- plc4go/internal/knxnetip/mock_DeviceTag_test.go | 2 +- plc4go/internal/knxnetip/mock_GroupAddressTag_test.go | 2 +- plc4go/internal/knxnetip/mock_Tag_test.go | 2 +- plc4go/internal/s7/mock_PlcTag_test.go | 2 +- plc4go/internal/simulated/mock_Tag_test.go | 2 +- plc4go/pkg/api/cache/mock_PlcConnectionCacheCloseResult_test.go | 2 +- plc4go/pkg/api/cache/mock_PlcConnectionCache_test.go | 2 +- plc4go/pkg/api/cache/mock_WithConnectionCacheOption_test.go | 2 +- plc4go/pkg/api/cache/mock_connectionEvent_test.go | 2 +- plc4go/pkg/api/cache/mock_connectionListener_test.go | 2 +- plc4go/pkg/api/cache/mock_tracedPlcConnection_test.go | 2 +- plc4go/pkg/api/config/mock_WithOption_test.go | 2 +- plc4go/pkg/api/mock_PlcConnectionCloseResult_test.go | 2 +- plc4go/pkg/api/mock_PlcConnectionConnectResult_test.go | 2 +- plc4go/pkg/api/mock_PlcConnectionPingResult_test.go | 2 +- plc4go/pkg/api/mock_PlcConnection_test.go | 2 +- plc4go/pkg/api/mock_PlcDriverManager_test.go | 2 +- plc4go/pkg/api/mock_PlcDriver_test.go | 2 +- plc4go/pkg/api/mock_Transport_test.go | 2 +- plc4go/pkg/api/mock_WithDiscoveryOption_test.go | 2 +- plc4go/pkg/api/model/mock_ArrayInfo_test.go | 2 +- plc4go/pkg/api/model/mock_PlcBrowseItem_test.go | 2 +- plc4go/pkg/api/model/mock_PlcBrowseRequestBuilder_test.go | 2 +- plc4go/pkg/api/model/mock_PlcBrowseRequestResult_test.go | 2 +- plc4go/pkg/api/model/mock_PlcBrowseRequest_test.go | 2 +- plc4go/pkg/api/model/mock_PlcBrowseResponse_test.go | 2 +- plc4go/pkg/api/model/mock_PlcConnectionMetadata_test.go | 2 +- plc4go/pkg/api/model/mock_PlcConsumerRegistration_test.go | 2 +- plc4go/pkg/api/model/mock_PlcDiscoveryItem_test.go | 2 +- plc4go/pkg/api/model/mock_PlcMessage_test.go | 2 +- plc4go/pkg/api/model/mock_PlcQuery_test.go | 2 +- plc4go/pkg/api/model/mock_PlcReadRequestBuilder_test.go | 2 +- plc4go/pkg/api/model/mock_PlcReadRequestResult_test.go | 2 +- plc4go/pkg/api/model/mock_PlcReadRequest_test.go | 2 +- plc4go/pkg/api/model/mock_PlcReadResponse_test.go | 2 +- plc4go/pkg/api/model/mock_PlcRequest_test.go | 2 +- plc4go/pkg/api/model/mock_PlcResponse_test.go | 2 +- plc4go/pkg/api/model/mock_PlcSubscriptionEventConsumer_test.go | 2 +- plc4go/pkg/api/model/mock_PlcSubscriptionEvent_test.go | 2 +- plc4go/pkg/api/model/mock_PlcSubscriptionHandle_test.go | 2 +- plc4go/pkg/api/model/mock_PlcSubscriptionRequestBuilder_test.go | 2 +- plc4go/pkg/api/model/mock_PlcSubscriptionRequestResult_test.go | 2 +- plc4go/pkg/api/model/mock_PlcSubscriptionRequest_test.go | 2 +- plc4go/pkg/api/model/mock_PlcSubscriptionResponse_test.go | 2 +- plc4go/pkg/api/model/mock_PlcTag_test.go | 2 +- .../pkg/api/model/mock_PlcUnsubscriptionRequestBuilder_test.go | 2 +- .../pkg/api/model/mock_PlcUnsubscriptionRequestResult_test.go | 2 +- plc4go/pkg/api/model/mock_PlcUnsubscriptionRequest_test.go | 2 +- plc4go/pkg/api/model/mock_PlcUnsubscriptionResponse_test.go | 2 +- plc4go/pkg/api/model/mock_PlcWriteRequestBuilder_test.go | 2 +- plc4go/pkg/api/model/mock_PlcWriteRequestResult_test.go | 2 +- plc4go/pkg/api/model/mock_PlcWriteRequest_test.go | 2 +- plc4go/pkg/api/model/mock_PlcWriteResponse_test.go | 2 +- plc4go/pkg/api/values/mock_PlcValue_test.go | 2 +- plc4go/pkg/api/values/mock_RawPlcValue_test.go | 2 +- plc4go/spi/default/mock_CustomMessageHandler_test.go | 2 +- plc4go/spi/default/mock_DefaultBrowserRequirements_test.go | 2 +- plc4go/spi/default/mock_DefaultBrowser_test.go | 2 +- plc4go/spi/default/mock_DefaultCodecRequirements_test.go | 2 +- plc4go/spi/default/mock_DefaultCodec_test.go | 2 +- plc4go/spi/default/mock_DefaultConnectionRequirements_test.go | 2 +- plc4go/spi/default/mock_DefaultConnection_test.go | 2 +- plc4go/spi/default/mock_DefaultDriverRequirements_test.go | 2 +- plc4go/spi/default/mock_DefaultDriver_test.go | 2 +- plc4go/spi/default/mock_DefaultPlcConnectionCloseResult_test.go | 2 +- .../spi/default/mock_DefaultPlcConnectionConnectResult_test.go | 2 +- plc4go/spi/default/mock_DefaultPlcConnectionPingResult_test.go | 2 +- plc4go/spi/default/mock_Expectation_test.go | 2 +- plc4go/spi/default/mock_MessageCodec_test.go | 2 +- plc4go/spi/default/mock_Message_test.go | 2 +- plc4go/spi/default/mock_PlcConnectionConnectResult_test.go | 2 +- plc4go/spi/default/mock_PlcConnection_test.go | 2 +- plc4go/spi/default/mock_PlcQuery_test.go | 2 +- plc4go/spi/default/mock_PlcTagHandler_test.go | 2 +- plc4go/spi/default/mock_TransportInstance_test.go | 2 +- plc4go/spi/interceptors/mock_PlcReadRequestResult_test.go | 2 +- plc4go/spi/interceptors/mock_PlcReadRequest_test.go | 2 +- plc4go/spi/interceptors/mock_PlcReadResponse_test.go | 2 +- plc4go/spi/interceptors/mock_PlcWriteRequestResult_test.go | 2 +- plc4go/spi/interceptors/mock_PlcWriteRequest_test.go | 2 +- plc4go/spi/interceptors/mock_PlcWriteResponse_test.go | 2 +- .../spi/interceptors/mock_ReadRequestInterceptorExposer_test.go | 2 +- plc4go/spi/interceptors/mock_ReadRequestInterceptor_test.go | 2 +- plc4go/spi/interceptors/mock_ReaderExposer_test.go | 2 +- plc4go/spi/interceptors/mock_RequestInterceptor_test.go | 2 +- .../interceptors/mock_WriteRequestInterceptorExposer_test.go | 2 +- plc4go/spi/interceptors/mock_WriteRequestInterceptor_test.go | 2 +- plc4go/spi/interceptors/mock_WriterExposer_test.go | 2 +- plc4go/spi/interceptors/mock_readRequestFactory_test.go | 2 +- plc4go/spi/interceptors/mock_readResponseFactory_test.go | 2 +- plc4go/spi/interceptors/mock_writeRequestFactory_test.go | 2 +- plc4go/spi/interceptors/mock_writeResponseFactory_test.go | 2 +- plc4go/spi/mock_AcceptsMessage_test.go | 2 +- plc4go/spi/mock_CompletableFuture_test.go | 2 +- plc4go/spi/mock_CompletionFuture_test.go | 2 +- plc4go/spi/mock_Expectation_test.go | 2 +- plc4go/spi/mock_HandleError_test.go | 2 +- plc4go/spi/mock_HandleMessage_test.go | 2 +- plc4go/spi/mock_HandlerExposer_test.go | 2 +- plc4go/spi/mock_MessageCodec_test.go | 2 +- plc4go/spi/mock_Message_test.go | 2 +- plc4go/spi/mock_PlcBrowser_test.go | 2 +- plc4go/spi/mock_PlcDiscoverer_test.go | 2 +- plc4go/spi/mock_PlcReader_test.go | 2 +- plc4go/spi/mock_PlcSubscriber_test.go | 2 +- plc4go/spi/mock_PlcTagHandler_test.go | 2 +- plc4go/spi/mock_PlcValueHandler_test.go | 2 +- plc4go/spi/mock_PlcWriter_test.go | 2 +- plc4go/spi/mock_TransportAware_test.go | 2 +- plc4go/spi/mock_TransportInstanceExposer_test.go | 2 +- .../model/mock_DefaultPlcSubscriptionEventRequirements_test.go | 2 +- plc4go/spi/model/mock_PlcBrowseItem_test.go | 2 +- plc4go/spi/model/mock_PlcBrowser_test.go | 2 +- plc4go/spi/model/mock_PlcQuery_test.go | 2 +- plc4go/spi/model/mock_PlcReader_test.go | 2 +- plc4go/spi/model/mock_PlcSubscriber_test.go | 2 +- plc4go/spi/model/mock_PlcTagHandler_test.go | 2 +- plc4go/spi/model/mock_PlcTag_test.go | 2 +- plc4go/spi/model/mock_PlcValueHandler_test.go | 2 +- plc4go/spi/model/mock_PlcWriter_test.go | 2 +- plc4go/spi/model/mock_ReadRequestInterceptor_test.go | 2 +- plc4go/spi/model/mock_WriteRequestInterceptor_test.go | 2 +- plc4go/spi/options/mock_DiscoveryOptionDeviceName_test.go | 2 +- plc4go/spi/options/mock_DiscoveryOptionLocalAddress_test.go | 2 +- plc4go/spi/options/mock_DiscoveryOptionProtocolSpecific_test.go | 2 +- plc4go/spi/options/mock_DiscoveryOptionProtocol_test.go | 2 +- plc4go/spi/options/mock_DiscoveryOptionRemoteAddress_test.go | 2 +- plc4go/spi/options/mock_DiscoveryOptionTransport_test.go | 2 +- plc4go/spi/options/mock_WithDiscoveryOption_test.go | 2 +- plc4go/spi/options/mock_WithOption_test.go | 2 +- plc4go/spi/pool/mock_CompletionFuture_test.go | 2 +- plc4go/spi/pool/mock_Executor_test.go | 2 +- plc4go/spi/pool/mock_Runnable_test.go | 2 +- plc4go/spi/testutils/mock_ConnectionConnectAwaiter_test.go | 2 +- plc4go/spi/testutils/mock_Parser_test.go | 2 +- plc4go/spi/testutils/mock_TestTransportInstance_test.go | 2 +- plc4go/spi/testutils/mock_WithTestCaseOption_test.go | 2 +- plc4go/spi/testutils/mock_XmlParser_test.go | 2 +- plc4go/spi/tracer/mock_Provider_test.go | 2 +- plc4go/spi/tracer/mock_Tracer_test.go | 2 +- plc4go/spi/transactions/mock_CompletionFuture_test.go | 2 +- plc4go/spi/transactions/mock_Executor_test.go | 2 +- plc4go/spi/transactions/mock_RequestTransactionManager_test.go | 2 +- plc4go/spi/transactions/mock_RequestTransactionRunnable_test.go | 2 +- plc4go/spi/transactions/mock_RequestTransaction_test.go | 2 +- plc4go/spi/transports/mock_ExtendedReader_test.go | 2 +- plc4go/spi/transports/mock_TransportInstance_test.go | 2 +- plc4go/spi/transports/mock_Transport_test.go | 2 +- .../mock_DefaultBufferedTransportInstanceRequirements_test.go | 2 +- .../utils/mock_DefaultBufferedTransportInstance_test.go | 2 +- plc4go/spi/transports/utils/mock_Option_test.go | 2 +- plc4go/spi/utils/mock_AsciiBoxWriter_test.go | 2 +- plc4go/spi/utils/mock_AsciiBoxer_test.go | 2 +- plc4go/spi/utils/mock_ErrorIdentify_test.go | 2 +- plc4go/spi/utils/mock_LengthAware_test.go | 2 +- plc4go/spi/utils/mock_PlcValue_test.go | 2 +- plc4go/spi/utils/mock_PositionAware_test.go | 2 +- plc4go/spi/utils/mock_ReadBufferByteBased_test.go | 2 +- plc4go/spi/utils/mock_ReadBuffer_test.go | 2 +- plc4go/spi/utils/mock_Serializable_test.go | 2 +- plc4go/spi/utils/mock_WithReaderArgs_test.go | 2 +- plc4go/spi/utils/mock_WithReaderWriterArgs_test.go | 2 +- plc4go/spi/utils/mock_WithWriterArgs_test.go | 2 +- plc4go/spi/utils/mock_WriteBufferBoxBased_test.go | 2 +- plc4go/spi/utils/mock_WriteBufferByteBased_test.go | 2 +- plc4go/spi/utils/mock_WriteBufferJsonBased_test.go | 2 +- plc4go/spi/utils/mock_WriteBufferXmlBased_test.go | 2 +- plc4go/spi/utils/mock_WriteBuffer_test.go | 2 +- plc4go/spi/values/mock_ArrayInfo_test.go | 2 +- plc4go/spi/values/mock_PlcTag_test.go | 2 +- plc4go/spi/values/mock_WriteBufferPlcValueBased_test.go | 2 +- .../internal/common/mock_FilteredPackage_test.go | 2 +- 205 files changed, 205 insertions(+), 205 deletions(-) diff --git a/plc4go/internal/ads/mock_SymbolicPlcQuery_test.go b/plc4go/internal/ads/mock_SymbolicPlcQuery_test.go index 2e717c72322..73c179d462a 100644 --- a/plc4go/internal/ads/mock_SymbolicPlcQuery_test.go +++ b/plc4go/internal/ads/mock_SymbolicPlcQuery_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package ads diff --git a/plc4go/internal/bacnetip/mock_BacNetPlcTag_test.go b/plc4go/internal/bacnetip/mock_BacNetPlcTag_test.go index 80ca887c6a7..3079a9981d2 100644 --- a/plc4go/internal/bacnetip/mock_BacNetPlcTag_test.go +++ b/plc4go/internal/bacnetip/mock_BacNetPlcTag_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package bacnetip diff --git a/plc4go/internal/bacnetip/mock_OneShotTaskRequirements_test.go b/plc4go/internal/bacnetip/mock_OneShotTaskRequirements_test.go index 7aa0aaeb05d..08d4f98e899 100644 --- a/plc4go/internal/bacnetip/mock_OneShotTaskRequirements_test.go +++ b/plc4go/internal/bacnetip/mock_OneShotTaskRequirements_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package bacnetip diff --git a/plc4go/internal/bacnetip/mock_PDUOption_test.go b/plc4go/internal/bacnetip/mock_PDUOption_test.go index 79339537169..62345c4642c 100644 --- a/plc4go/internal/bacnetip/mock_PDUOption_test.go +++ b/plc4go/internal/bacnetip/mock_PDUOption_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package bacnetip diff --git a/plc4go/internal/bacnetip/mock_RecurringTaskRequirements_test.go b/plc4go/internal/bacnetip/mock_RecurringTaskRequirements_test.go index c405817a189..195073a767e 100644 --- a/plc4go/internal/bacnetip/mock_RecurringTaskRequirements_test.go +++ b/plc4go/internal/bacnetip/mock_RecurringTaskRequirements_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package bacnetip diff --git a/plc4go/internal/bacnetip/mock_SSMProcessingRequirements_test.go b/plc4go/internal/bacnetip/mock_SSMProcessingRequirements_test.go index ab20bd28718..cf90221e85f 100644 --- a/plc4go/internal/bacnetip/mock_SSMProcessingRequirements_test.go +++ b/plc4go/internal/bacnetip/mock_SSMProcessingRequirements_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package bacnetip diff --git a/plc4go/internal/bacnetip/mock_SSMSAPRequirements_test.go b/plc4go/internal/bacnetip/mock_SSMSAPRequirements_test.go index fb4c3786309..24fb0aadcd8 100644 --- a/plc4go/internal/bacnetip/mock_SSMSAPRequirements_test.go +++ b/plc4go/internal/bacnetip/mock_SSMSAPRequirements_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package bacnetip diff --git a/plc4go/internal/bacnetip/mock_WhoIsIAmServicesRequirements_test.go b/plc4go/internal/bacnetip/mock_WhoIsIAmServicesRequirements_test.go index 83a861c7904..8b1239c34b9 100644 --- a/plc4go/internal/bacnetip/mock_WhoIsIAmServicesRequirements_test.go +++ b/plc4go/internal/bacnetip/mock_WhoIsIAmServicesRequirements_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package bacnetip diff --git a/plc4go/internal/bacnetip/mock__ApplicationServiceElement_test.go b/plc4go/internal/bacnetip/mock__ApplicationServiceElement_test.go index 4454bbbc066..6e56c53a162 100644 --- a/plc4go/internal/bacnetip/mock__ApplicationServiceElement_test.go +++ b/plc4go/internal/bacnetip/mock__ApplicationServiceElement_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package bacnetip diff --git a/plc4go/internal/bacnetip/mock__BIPSAP_test.go b/plc4go/internal/bacnetip/mock__BIPSAP_test.go index 887c27d9687..e749bbd53d1 100644 --- a/plc4go/internal/bacnetip/mock__BIPSAP_test.go +++ b/plc4go/internal/bacnetip/mock__BIPSAP_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package bacnetip diff --git a/plc4go/internal/bacnetip/mock__Client_test.go b/plc4go/internal/bacnetip/mock__Client_test.go index f5409349442..6bc5cedfaea 100644 --- a/plc4go/internal/bacnetip/mock__Client_test.go +++ b/plc4go/internal/bacnetip/mock__Client_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package bacnetip diff --git a/plc4go/internal/bacnetip/mock__IOCB_test.go b/plc4go/internal/bacnetip/mock__IOCB_test.go index c193b575004..8e34fb874d7 100644 --- a/plc4go/internal/bacnetip/mock__IOCB_test.go +++ b/plc4go/internal/bacnetip/mock__IOCB_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package bacnetip diff --git a/plc4go/internal/bacnetip/mock__IOController_test.go b/plc4go/internal/bacnetip/mock__IOController_test.go index 58c1012edd2..5f304ee3327 100644 --- a/plc4go/internal/bacnetip/mock__IOController_test.go +++ b/plc4go/internal/bacnetip/mock__IOController_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package bacnetip diff --git a/plc4go/internal/bacnetip/mock__IOQController_test.go b/plc4go/internal/bacnetip/mock__IOQController_test.go index d8e8ab2bb2b..c389ee91880 100644 --- a/plc4go/internal/bacnetip/mock__IOQController_test.go +++ b/plc4go/internal/bacnetip/mock__IOQController_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package bacnetip diff --git a/plc4go/internal/bacnetip/mock__PDU_test.go b/plc4go/internal/bacnetip/mock__PDU_test.go index 176fad422a7..d660bc99bb8 100644 --- a/plc4go/internal/bacnetip/mock__PDU_test.go +++ b/plc4go/internal/bacnetip/mock__PDU_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package bacnetip diff --git a/plc4go/internal/bacnetip/mock__Server_test.go b/plc4go/internal/bacnetip/mock__Server_test.go index 09eaa7b5d14..ba673db9e9c 100644 --- a/plc4go/internal/bacnetip/mock__Server_test.go +++ b/plc4go/internal/bacnetip/mock__Server_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package bacnetip diff --git a/plc4go/internal/bacnetip/mock__ServiceAccessPoint_test.go b/plc4go/internal/bacnetip/mock__ServiceAccessPoint_test.go index ef96bc60ff7..2ee6a931cb1 100644 --- a/plc4go/internal/bacnetip/mock__ServiceAccessPoint_test.go +++ b/plc4go/internal/bacnetip/mock__ServiceAccessPoint_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package bacnetip diff --git a/plc4go/internal/bacnetip/mock__TaskRequirements_test.go b/plc4go/internal/bacnetip/mock__TaskRequirements_test.go index d2d97e72c27..46146a688c1 100644 --- a/plc4go/internal/bacnetip/mock__TaskRequirements_test.go +++ b/plc4go/internal/bacnetip/mock__TaskRequirements_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package bacnetip diff --git a/plc4go/internal/bacnetip/mock_option_test.go b/plc4go/internal/bacnetip/mock_option_test.go index 7934c913267..03e5f090d90 100644 --- a/plc4go/internal/bacnetip/mock_option_test.go +++ b/plc4go/internal/bacnetip/mock_option_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package bacnetip diff --git a/plc4go/internal/cbus/mock_CALGetStatusTag_test.go b/plc4go/internal/cbus/mock_CALGetStatusTag_test.go index c18edf23355..30e2119ab0f 100644 --- a/plc4go/internal/cbus/mock_CALGetStatusTag_test.go +++ b/plc4go/internal/cbus/mock_CALGetStatusTag_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package cbus diff --git a/plc4go/internal/cbus/mock_CALIdentifyTag_test.go b/plc4go/internal/cbus/mock_CALIdentifyTag_test.go index 1b614e904ff..92efa322e2d 100644 --- a/plc4go/internal/cbus/mock_CALIdentifyTag_test.go +++ b/plc4go/internal/cbus/mock_CALIdentifyTag_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package cbus diff --git a/plc4go/internal/cbus/mock_CALRecallTag_test.go b/plc4go/internal/cbus/mock_CALRecallTag_test.go index 3519e28a8fa..9fb4baac420 100644 --- a/plc4go/internal/cbus/mock_CALRecallTag_test.go +++ b/plc4go/internal/cbus/mock_CALRecallTag_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package cbus diff --git a/plc4go/internal/cbus/mock_CalTag_test.go b/plc4go/internal/cbus/mock_CalTag_test.go index 649858f902c..30ba230e5e8 100644 --- a/plc4go/internal/cbus/mock_CalTag_test.go +++ b/plc4go/internal/cbus/mock_CalTag_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package cbus diff --git a/plc4go/internal/cbus/mock_CommandAndArgumentsCount_test.go b/plc4go/internal/cbus/mock_CommandAndArgumentsCount_test.go index 75292dbef9c..da457547943 100644 --- a/plc4go/internal/cbus/mock_CommandAndArgumentsCount_test.go +++ b/plc4go/internal/cbus/mock_CommandAndArgumentsCount_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package cbus diff --git a/plc4go/internal/cbus/mock_MMIMonitorTag_test.go b/plc4go/internal/cbus/mock_MMIMonitorTag_test.go index ebcacc5b173..040cdd634d3 100644 --- a/plc4go/internal/cbus/mock_MMIMonitorTag_test.go +++ b/plc4go/internal/cbus/mock_MMIMonitorTag_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package cbus diff --git a/plc4go/internal/cbus/mock_RequestTransaction_test.go b/plc4go/internal/cbus/mock_RequestTransaction_test.go index 98d8a918611..ce51466c9ca 100644 --- a/plc4go/internal/cbus/mock_RequestTransaction_test.go +++ b/plc4go/internal/cbus/mock_RequestTransaction_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package cbus diff --git a/plc4go/internal/cbus/mock_SALMonitorTag_test.go b/plc4go/internal/cbus/mock_SALMonitorTag_test.go index 9a100935835..5f0d3177811 100644 --- a/plc4go/internal/cbus/mock_SALMonitorTag_test.go +++ b/plc4go/internal/cbus/mock_SALMonitorTag_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package cbus diff --git a/plc4go/internal/cbus/mock_SALTag_test.go b/plc4go/internal/cbus/mock_SALTag_test.go index 4e1d45a2603..00245cf61f1 100644 --- a/plc4go/internal/cbus/mock_SALTag_test.go +++ b/plc4go/internal/cbus/mock_SALTag_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package cbus diff --git a/plc4go/internal/cbus/mock_StatusTag_test.go b/plc4go/internal/cbus/mock_StatusTag_test.go index 77fef549fa1..8505b228f8a 100644 --- a/plc4go/internal/cbus/mock_StatusTag_test.go +++ b/plc4go/internal/cbus/mock_StatusTag_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package cbus diff --git a/plc4go/internal/cbus/mock_Tag_test.go b/plc4go/internal/cbus/mock_Tag_test.go index 2441b3c167b..cd443da995a 100644 --- a/plc4go/internal/cbus/mock_Tag_test.go +++ b/plc4go/internal/cbus/mock_Tag_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package cbus diff --git a/plc4go/internal/cbus/mock_UnitInfoQuery_test.go b/plc4go/internal/cbus/mock_UnitInfoQuery_test.go index 244b18c3a55..cb7a365c1a8 100644 --- a/plc4go/internal/cbus/mock_UnitInfoQuery_test.go +++ b/plc4go/internal/cbus/mock_UnitInfoQuery_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package cbus diff --git a/plc4go/internal/cbus/mock_addressProvider_test.go b/plc4go/internal/cbus/mock_addressProvider_test.go index 7a8cd3e8965..bae3cf7031d 100644 --- a/plc4go/internal/cbus/mock_addressProvider_test.go +++ b/plc4go/internal/cbus/mock_addressProvider_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package cbus diff --git a/plc4go/internal/eip/mock_PlcTag_test.go b/plc4go/internal/eip/mock_PlcTag_test.go index aa1e66fb0d0..6382193fdef 100644 --- a/plc4go/internal/eip/mock_PlcTag_test.go +++ b/plc4go/internal/eip/mock_PlcTag_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package eip diff --git a/plc4go/internal/knxnetip/mock_DeviceTag_test.go b/plc4go/internal/knxnetip/mock_DeviceTag_test.go index 67cb89ec7fb..c525cfcd5f0 100644 --- a/plc4go/internal/knxnetip/mock_DeviceTag_test.go +++ b/plc4go/internal/knxnetip/mock_DeviceTag_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package knxnetip diff --git a/plc4go/internal/knxnetip/mock_GroupAddressTag_test.go b/plc4go/internal/knxnetip/mock_GroupAddressTag_test.go index 4223de10f2a..ea254efe010 100644 --- a/plc4go/internal/knxnetip/mock_GroupAddressTag_test.go +++ b/plc4go/internal/knxnetip/mock_GroupAddressTag_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package knxnetip diff --git a/plc4go/internal/knxnetip/mock_Tag_test.go b/plc4go/internal/knxnetip/mock_Tag_test.go index 816d3434979..1315cc26a0d 100644 --- a/plc4go/internal/knxnetip/mock_Tag_test.go +++ b/plc4go/internal/knxnetip/mock_Tag_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package knxnetip diff --git a/plc4go/internal/s7/mock_PlcTag_test.go b/plc4go/internal/s7/mock_PlcTag_test.go index 29d65ddc165..37f01c7eb5b 100644 --- a/plc4go/internal/s7/mock_PlcTag_test.go +++ b/plc4go/internal/s7/mock_PlcTag_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package s7 diff --git a/plc4go/internal/simulated/mock_Tag_test.go b/plc4go/internal/simulated/mock_Tag_test.go index a775a62d202..a168d17c72f 100644 --- a/plc4go/internal/simulated/mock_Tag_test.go +++ b/plc4go/internal/simulated/mock_Tag_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package simulated diff --git a/plc4go/pkg/api/cache/mock_PlcConnectionCacheCloseResult_test.go b/plc4go/pkg/api/cache/mock_PlcConnectionCacheCloseResult_test.go index a31f3349cd0..422cb63ef19 100644 --- a/plc4go/pkg/api/cache/mock_PlcConnectionCacheCloseResult_test.go +++ b/plc4go/pkg/api/cache/mock_PlcConnectionCacheCloseResult_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package cache diff --git a/plc4go/pkg/api/cache/mock_PlcConnectionCache_test.go b/plc4go/pkg/api/cache/mock_PlcConnectionCache_test.go index d1fefff2745..de4d236daa9 100644 --- a/plc4go/pkg/api/cache/mock_PlcConnectionCache_test.go +++ b/plc4go/pkg/api/cache/mock_PlcConnectionCache_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package cache diff --git a/plc4go/pkg/api/cache/mock_WithConnectionCacheOption_test.go b/plc4go/pkg/api/cache/mock_WithConnectionCacheOption_test.go index 78a01cc060d..ddfac6e5cbe 100644 --- a/plc4go/pkg/api/cache/mock_WithConnectionCacheOption_test.go +++ b/plc4go/pkg/api/cache/mock_WithConnectionCacheOption_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package cache diff --git a/plc4go/pkg/api/cache/mock_connectionEvent_test.go b/plc4go/pkg/api/cache/mock_connectionEvent_test.go index 2e1a7f5d14d..ba8d1be4a28 100644 --- a/plc4go/pkg/api/cache/mock_connectionEvent_test.go +++ b/plc4go/pkg/api/cache/mock_connectionEvent_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package cache diff --git a/plc4go/pkg/api/cache/mock_connectionListener_test.go b/plc4go/pkg/api/cache/mock_connectionListener_test.go index a7c415ebb2f..aeb2059e641 100644 --- a/plc4go/pkg/api/cache/mock_connectionListener_test.go +++ b/plc4go/pkg/api/cache/mock_connectionListener_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package cache diff --git a/plc4go/pkg/api/cache/mock_tracedPlcConnection_test.go b/plc4go/pkg/api/cache/mock_tracedPlcConnection_test.go index 8518289a2f2..add8cfbff64 100644 --- a/plc4go/pkg/api/cache/mock_tracedPlcConnection_test.go +++ b/plc4go/pkg/api/cache/mock_tracedPlcConnection_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package cache diff --git a/plc4go/pkg/api/config/mock_WithOption_test.go b/plc4go/pkg/api/config/mock_WithOption_test.go index ba88689d656..c8f058d45eb 100644 --- a/plc4go/pkg/api/config/mock_WithOption_test.go +++ b/plc4go/pkg/api/config/mock_WithOption_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package config diff --git a/plc4go/pkg/api/mock_PlcConnectionCloseResult_test.go b/plc4go/pkg/api/mock_PlcConnectionCloseResult_test.go index be0e64898fa..59f242ee311 100644 --- a/plc4go/pkg/api/mock_PlcConnectionCloseResult_test.go +++ b/plc4go/pkg/api/mock_PlcConnectionCloseResult_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package plc4go diff --git a/plc4go/pkg/api/mock_PlcConnectionConnectResult_test.go b/plc4go/pkg/api/mock_PlcConnectionConnectResult_test.go index a9602181273..4175133727a 100644 --- a/plc4go/pkg/api/mock_PlcConnectionConnectResult_test.go +++ b/plc4go/pkg/api/mock_PlcConnectionConnectResult_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package plc4go diff --git a/plc4go/pkg/api/mock_PlcConnectionPingResult_test.go b/plc4go/pkg/api/mock_PlcConnectionPingResult_test.go index f8ef1d2d401..c396ef9146f 100644 --- a/plc4go/pkg/api/mock_PlcConnectionPingResult_test.go +++ b/plc4go/pkg/api/mock_PlcConnectionPingResult_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package plc4go diff --git a/plc4go/pkg/api/mock_PlcConnection_test.go b/plc4go/pkg/api/mock_PlcConnection_test.go index ba2b06632ea..bcbcdc27b3e 100644 --- a/plc4go/pkg/api/mock_PlcConnection_test.go +++ b/plc4go/pkg/api/mock_PlcConnection_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package plc4go diff --git a/plc4go/pkg/api/mock_PlcDriverManager_test.go b/plc4go/pkg/api/mock_PlcDriverManager_test.go index 9cda875618a..a28a76b612a 100644 --- a/plc4go/pkg/api/mock_PlcDriverManager_test.go +++ b/plc4go/pkg/api/mock_PlcDriverManager_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package plc4go diff --git a/plc4go/pkg/api/mock_PlcDriver_test.go b/plc4go/pkg/api/mock_PlcDriver_test.go index 85beb9d5a54..d88d69ff1a0 100644 --- a/plc4go/pkg/api/mock_PlcDriver_test.go +++ b/plc4go/pkg/api/mock_PlcDriver_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package plc4go diff --git a/plc4go/pkg/api/mock_Transport_test.go b/plc4go/pkg/api/mock_Transport_test.go index 7631c22e3fd..446ec96042f 100644 --- a/plc4go/pkg/api/mock_Transport_test.go +++ b/plc4go/pkg/api/mock_Transport_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package plc4go diff --git a/plc4go/pkg/api/mock_WithDiscoveryOption_test.go b/plc4go/pkg/api/mock_WithDiscoveryOption_test.go index 0cea9c14202..7698c2d84b1 100644 --- a/plc4go/pkg/api/mock_WithDiscoveryOption_test.go +++ b/plc4go/pkg/api/mock_WithDiscoveryOption_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package plc4go diff --git a/plc4go/pkg/api/model/mock_ArrayInfo_test.go b/plc4go/pkg/api/model/mock_ArrayInfo_test.go index d0d0c978ae6..bda3d296652 100644 --- a/plc4go/pkg/api/model/mock_ArrayInfo_test.go +++ b/plc4go/pkg/api/model/mock_ArrayInfo_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcBrowseItem_test.go b/plc4go/pkg/api/model/mock_PlcBrowseItem_test.go index 95caa4785a5..c43560b5dbe 100644 --- a/plc4go/pkg/api/model/mock_PlcBrowseItem_test.go +++ b/plc4go/pkg/api/model/mock_PlcBrowseItem_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcBrowseRequestBuilder_test.go b/plc4go/pkg/api/model/mock_PlcBrowseRequestBuilder_test.go index a3752db930e..14615cbb95e 100644 --- a/plc4go/pkg/api/model/mock_PlcBrowseRequestBuilder_test.go +++ b/plc4go/pkg/api/model/mock_PlcBrowseRequestBuilder_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcBrowseRequestResult_test.go b/plc4go/pkg/api/model/mock_PlcBrowseRequestResult_test.go index 08ff0232d78..6682bf0ca94 100644 --- a/plc4go/pkg/api/model/mock_PlcBrowseRequestResult_test.go +++ b/plc4go/pkg/api/model/mock_PlcBrowseRequestResult_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcBrowseRequest_test.go b/plc4go/pkg/api/model/mock_PlcBrowseRequest_test.go index 7efded15fb2..b08d6cad718 100644 --- a/plc4go/pkg/api/model/mock_PlcBrowseRequest_test.go +++ b/plc4go/pkg/api/model/mock_PlcBrowseRequest_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcBrowseResponse_test.go b/plc4go/pkg/api/model/mock_PlcBrowseResponse_test.go index cf0fb3c0f54..34b3c08a7e1 100644 --- a/plc4go/pkg/api/model/mock_PlcBrowseResponse_test.go +++ b/plc4go/pkg/api/model/mock_PlcBrowseResponse_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcConnectionMetadata_test.go b/plc4go/pkg/api/model/mock_PlcConnectionMetadata_test.go index 950071a189d..f4a3933e9a4 100644 --- a/plc4go/pkg/api/model/mock_PlcConnectionMetadata_test.go +++ b/plc4go/pkg/api/model/mock_PlcConnectionMetadata_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcConsumerRegistration_test.go b/plc4go/pkg/api/model/mock_PlcConsumerRegistration_test.go index bf31bf7df98..df5061ccfd4 100644 --- a/plc4go/pkg/api/model/mock_PlcConsumerRegistration_test.go +++ b/plc4go/pkg/api/model/mock_PlcConsumerRegistration_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcDiscoveryItem_test.go b/plc4go/pkg/api/model/mock_PlcDiscoveryItem_test.go index dde70a82873..ccbb514adfd 100644 --- a/plc4go/pkg/api/model/mock_PlcDiscoveryItem_test.go +++ b/plc4go/pkg/api/model/mock_PlcDiscoveryItem_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcMessage_test.go b/plc4go/pkg/api/model/mock_PlcMessage_test.go index fbea6d75536..34feebefa13 100644 --- a/plc4go/pkg/api/model/mock_PlcMessage_test.go +++ b/plc4go/pkg/api/model/mock_PlcMessage_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcQuery_test.go b/plc4go/pkg/api/model/mock_PlcQuery_test.go index a5dc1d95664..0891d3b0be3 100644 --- a/plc4go/pkg/api/model/mock_PlcQuery_test.go +++ b/plc4go/pkg/api/model/mock_PlcQuery_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcReadRequestBuilder_test.go b/plc4go/pkg/api/model/mock_PlcReadRequestBuilder_test.go index 73346154d0a..4ce0401c5db 100644 --- a/plc4go/pkg/api/model/mock_PlcReadRequestBuilder_test.go +++ b/plc4go/pkg/api/model/mock_PlcReadRequestBuilder_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcReadRequestResult_test.go b/plc4go/pkg/api/model/mock_PlcReadRequestResult_test.go index 5d6c7d6a476..254d26995a7 100644 --- a/plc4go/pkg/api/model/mock_PlcReadRequestResult_test.go +++ b/plc4go/pkg/api/model/mock_PlcReadRequestResult_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcReadRequest_test.go b/plc4go/pkg/api/model/mock_PlcReadRequest_test.go index 596323888c7..71c818b2139 100644 --- a/plc4go/pkg/api/model/mock_PlcReadRequest_test.go +++ b/plc4go/pkg/api/model/mock_PlcReadRequest_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcReadResponse_test.go b/plc4go/pkg/api/model/mock_PlcReadResponse_test.go index 1203120f186..192123e2fba 100644 --- a/plc4go/pkg/api/model/mock_PlcReadResponse_test.go +++ b/plc4go/pkg/api/model/mock_PlcReadResponse_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcRequest_test.go b/plc4go/pkg/api/model/mock_PlcRequest_test.go index 8e8f17e1921..b9c1eb07ac1 100644 --- a/plc4go/pkg/api/model/mock_PlcRequest_test.go +++ b/plc4go/pkg/api/model/mock_PlcRequest_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcResponse_test.go b/plc4go/pkg/api/model/mock_PlcResponse_test.go index e90832a7af4..c7ddbdb253c 100644 --- a/plc4go/pkg/api/model/mock_PlcResponse_test.go +++ b/plc4go/pkg/api/model/mock_PlcResponse_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcSubscriptionEventConsumer_test.go b/plc4go/pkg/api/model/mock_PlcSubscriptionEventConsumer_test.go index cc61a7f3628..539b459fa43 100644 --- a/plc4go/pkg/api/model/mock_PlcSubscriptionEventConsumer_test.go +++ b/plc4go/pkg/api/model/mock_PlcSubscriptionEventConsumer_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcSubscriptionEvent_test.go b/plc4go/pkg/api/model/mock_PlcSubscriptionEvent_test.go index b4736149ba9..5ad64e2aeec 100644 --- a/plc4go/pkg/api/model/mock_PlcSubscriptionEvent_test.go +++ b/plc4go/pkg/api/model/mock_PlcSubscriptionEvent_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcSubscriptionHandle_test.go b/plc4go/pkg/api/model/mock_PlcSubscriptionHandle_test.go index 1a26ae55701..13a5f0e7a45 100644 --- a/plc4go/pkg/api/model/mock_PlcSubscriptionHandle_test.go +++ b/plc4go/pkg/api/model/mock_PlcSubscriptionHandle_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcSubscriptionRequestBuilder_test.go b/plc4go/pkg/api/model/mock_PlcSubscriptionRequestBuilder_test.go index 876f4b90df4..fa8eb72fc8b 100644 --- a/plc4go/pkg/api/model/mock_PlcSubscriptionRequestBuilder_test.go +++ b/plc4go/pkg/api/model/mock_PlcSubscriptionRequestBuilder_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcSubscriptionRequestResult_test.go b/plc4go/pkg/api/model/mock_PlcSubscriptionRequestResult_test.go index 79b7b469a03..688ee831b4b 100644 --- a/plc4go/pkg/api/model/mock_PlcSubscriptionRequestResult_test.go +++ b/plc4go/pkg/api/model/mock_PlcSubscriptionRequestResult_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcSubscriptionRequest_test.go b/plc4go/pkg/api/model/mock_PlcSubscriptionRequest_test.go index bf4f75a6aeb..bbc5f5dd572 100644 --- a/plc4go/pkg/api/model/mock_PlcSubscriptionRequest_test.go +++ b/plc4go/pkg/api/model/mock_PlcSubscriptionRequest_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcSubscriptionResponse_test.go b/plc4go/pkg/api/model/mock_PlcSubscriptionResponse_test.go index c37cf51cc21..7d899dd9e6c 100644 --- a/plc4go/pkg/api/model/mock_PlcSubscriptionResponse_test.go +++ b/plc4go/pkg/api/model/mock_PlcSubscriptionResponse_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcTag_test.go b/plc4go/pkg/api/model/mock_PlcTag_test.go index 73173c8258c..2623b9483ab 100644 --- a/plc4go/pkg/api/model/mock_PlcTag_test.go +++ b/plc4go/pkg/api/model/mock_PlcTag_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcUnsubscriptionRequestBuilder_test.go b/plc4go/pkg/api/model/mock_PlcUnsubscriptionRequestBuilder_test.go index 9f6ce56dde8..29ade59da25 100644 --- a/plc4go/pkg/api/model/mock_PlcUnsubscriptionRequestBuilder_test.go +++ b/plc4go/pkg/api/model/mock_PlcUnsubscriptionRequestBuilder_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcUnsubscriptionRequestResult_test.go b/plc4go/pkg/api/model/mock_PlcUnsubscriptionRequestResult_test.go index 48188baa2e6..ba5a5032973 100644 --- a/plc4go/pkg/api/model/mock_PlcUnsubscriptionRequestResult_test.go +++ b/plc4go/pkg/api/model/mock_PlcUnsubscriptionRequestResult_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcUnsubscriptionRequest_test.go b/plc4go/pkg/api/model/mock_PlcUnsubscriptionRequest_test.go index 5930ad95212..e63d117fe9f 100644 --- a/plc4go/pkg/api/model/mock_PlcUnsubscriptionRequest_test.go +++ b/plc4go/pkg/api/model/mock_PlcUnsubscriptionRequest_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcUnsubscriptionResponse_test.go b/plc4go/pkg/api/model/mock_PlcUnsubscriptionResponse_test.go index c41b5a6c2c6..40e9c2ea423 100644 --- a/plc4go/pkg/api/model/mock_PlcUnsubscriptionResponse_test.go +++ b/plc4go/pkg/api/model/mock_PlcUnsubscriptionResponse_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcWriteRequestBuilder_test.go b/plc4go/pkg/api/model/mock_PlcWriteRequestBuilder_test.go index 0cd80801be8..6608bb06758 100644 --- a/plc4go/pkg/api/model/mock_PlcWriteRequestBuilder_test.go +++ b/plc4go/pkg/api/model/mock_PlcWriteRequestBuilder_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcWriteRequestResult_test.go b/plc4go/pkg/api/model/mock_PlcWriteRequestResult_test.go index b68239d098e..e4ff4b434b7 100644 --- a/plc4go/pkg/api/model/mock_PlcWriteRequestResult_test.go +++ b/plc4go/pkg/api/model/mock_PlcWriteRequestResult_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcWriteRequest_test.go b/plc4go/pkg/api/model/mock_PlcWriteRequest_test.go index 9ab96f2ae67..96aeb81aa31 100644 --- a/plc4go/pkg/api/model/mock_PlcWriteRequest_test.go +++ b/plc4go/pkg/api/model/mock_PlcWriteRequest_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/model/mock_PlcWriteResponse_test.go b/plc4go/pkg/api/model/mock_PlcWriteResponse_test.go index 09bf693a8a5..3788e5e1c20 100644 --- a/plc4go/pkg/api/model/mock_PlcWriteResponse_test.go +++ b/plc4go/pkg/api/model/mock_PlcWriteResponse_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/pkg/api/values/mock_PlcValue_test.go b/plc4go/pkg/api/values/mock_PlcValue_test.go index 2a66a2b82bb..08f6272f33f 100644 --- a/plc4go/pkg/api/values/mock_PlcValue_test.go +++ b/plc4go/pkg/api/values/mock_PlcValue_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package values diff --git a/plc4go/pkg/api/values/mock_RawPlcValue_test.go b/plc4go/pkg/api/values/mock_RawPlcValue_test.go index 70127888a84..fc97b20fcab 100644 --- a/plc4go/pkg/api/values/mock_RawPlcValue_test.go +++ b/plc4go/pkg/api/values/mock_RawPlcValue_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package values diff --git a/plc4go/spi/default/mock_CustomMessageHandler_test.go b/plc4go/spi/default/mock_CustomMessageHandler_test.go index a257eefad49..a310bf3b99c 100644 --- a/plc4go/spi/default/mock_CustomMessageHandler_test.go +++ b/plc4go/spi/default/mock_CustomMessageHandler_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package _default diff --git a/plc4go/spi/default/mock_DefaultBrowserRequirements_test.go b/plc4go/spi/default/mock_DefaultBrowserRequirements_test.go index c485ea60831..64309552380 100644 --- a/plc4go/spi/default/mock_DefaultBrowserRequirements_test.go +++ b/plc4go/spi/default/mock_DefaultBrowserRequirements_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package _default diff --git a/plc4go/spi/default/mock_DefaultBrowser_test.go b/plc4go/spi/default/mock_DefaultBrowser_test.go index edb8e35adf9..dc6e2bd9358 100644 --- a/plc4go/spi/default/mock_DefaultBrowser_test.go +++ b/plc4go/spi/default/mock_DefaultBrowser_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package _default diff --git a/plc4go/spi/default/mock_DefaultCodecRequirements_test.go b/plc4go/spi/default/mock_DefaultCodecRequirements_test.go index 48c2c3e829e..a30cb613134 100644 --- a/plc4go/spi/default/mock_DefaultCodecRequirements_test.go +++ b/plc4go/spi/default/mock_DefaultCodecRequirements_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package _default diff --git a/plc4go/spi/default/mock_DefaultCodec_test.go b/plc4go/spi/default/mock_DefaultCodec_test.go index e08dedf7202..555ce639cea 100644 --- a/plc4go/spi/default/mock_DefaultCodec_test.go +++ b/plc4go/spi/default/mock_DefaultCodec_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package _default diff --git a/plc4go/spi/default/mock_DefaultConnectionRequirements_test.go b/plc4go/spi/default/mock_DefaultConnectionRequirements_test.go index 21a8d2e5fb7..e5d8a40d05f 100644 --- a/plc4go/spi/default/mock_DefaultConnectionRequirements_test.go +++ b/plc4go/spi/default/mock_DefaultConnectionRequirements_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package _default diff --git a/plc4go/spi/default/mock_DefaultConnection_test.go b/plc4go/spi/default/mock_DefaultConnection_test.go index e523ed4d8fe..d68236ecbfd 100644 --- a/plc4go/spi/default/mock_DefaultConnection_test.go +++ b/plc4go/spi/default/mock_DefaultConnection_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package _default diff --git a/plc4go/spi/default/mock_DefaultDriverRequirements_test.go b/plc4go/spi/default/mock_DefaultDriverRequirements_test.go index 2ae51523ec5..d0b14ccdb2d 100644 --- a/plc4go/spi/default/mock_DefaultDriverRequirements_test.go +++ b/plc4go/spi/default/mock_DefaultDriverRequirements_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package _default diff --git a/plc4go/spi/default/mock_DefaultDriver_test.go b/plc4go/spi/default/mock_DefaultDriver_test.go index 89e671ef1ab..fa9bf63410b 100644 --- a/plc4go/spi/default/mock_DefaultDriver_test.go +++ b/plc4go/spi/default/mock_DefaultDriver_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package _default diff --git a/plc4go/spi/default/mock_DefaultPlcConnectionCloseResult_test.go b/plc4go/spi/default/mock_DefaultPlcConnectionCloseResult_test.go index 1b0d3d2d478..abd1a33c7c3 100644 --- a/plc4go/spi/default/mock_DefaultPlcConnectionCloseResult_test.go +++ b/plc4go/spi/default/mock_DefaultPlcConnectionCloseResult_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package _default diff --git a/plc4go/spi/default/mock_DefaultPlcConnectionConnectResult_test.go b/plc4go/spi/default/mock_DefaultPlcConnectionConnectResult_test.go index abfbb8bb39d..262b43fcd60 100644 --- a/plc4go/spi/default/mock_DefaultPlcConnectionConnectResult_test.go +++ b/plc4go/spi/default/mock_DefaultPlcConnectionConnectResult_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package _default diff --git a/plc4go/spi/default/mock_DefaultPlcConnectionPingResult_test.go b/plc4go/spi/default/mock_DefaultPlcConnectionPingResult_test.go index 0b93baeeabd..58bfa6150e3 100644 --- a/plc4go/spi/default/mock_DefaultPlcConnectionPingResult_test.go +++ b/plc4go/spi/default/mock_DefaultPlcConnectionPingResult_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package _default diff --git a/plc4go/spi/default/mock_Expectation_test.go b/plc4go/spi/default/mock_Expectation_test.go index 638d330a84e..b0129f91e9b 100644 --- a/plc4go/spi/default/mock_Expectation_test.go +++ b/plc4go/spi/default/mock_Expectation_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package _default diff --git a/plc4go/spi/default/mock_MessageCodec_test.go b/plc4go/spi/default/mock_MessageCodec_test.go index 347b6725ea9..9e96bb18c41 100644 --- a/plc4go/spi/default/mock_MessageCodec_test.go +++ b/plc4go/spi/default/mock_MessageCodec_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package _default diff --git a/plc4go/spi/default/mock_Message_test.go b/plc4go/spi/default/mock_Message_test.go index a17912cb0ae..610c4409d03 100644 --- a/plc4go/spi/default/mock_Message_test.go +++ b/plc4go/spi/default/mock_Message_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package _default diff --git a/plc4go/spi/default/mock_PlcConnectionConnectResult_test.go b/plc4go/spi/default/mock_PlcConnectionConnectResult_test.go index fcbf77fc3de..6647087dbbc 100644 --- a/plc4go/spi/default/mock_PlcConnectionConnectResult_test.go +++ b/plc4go/spi/default/mock_PlcConnectionConnectResult_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package _default diff --git a/plc4go/spi/default/mock_PlcConnection_test.go b/plc4go/spi/default/mock_PlcConnection_test.go index d2c1de0cf84..edc38cca043 100644 --- a/plc4go/spi/default/mock_PlcConnection_test.go +++ b/plc4go/spi/default/mock_PlcConnection_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package _default diff --git a/plc4go/spi/default/mock_PlcQuery_test.go b/plc4go/spi/default/mock_PlcQuery_test.go index eab47785374..979b607ae1f 100644 --- a/plc4go/spi/default/mock_PlcQuery_test.go +++ b/plc4go/spi/default/mock_PlcQuery_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package _default diff --git a/plc4go/spi/default/mock_PlcTagHandler_test.go b/plc4go/spi/default/mock_PlcTagHandler_test.go index 70749d5c040..c39ba2ca748 100644 --- a/plc4go/spi/default/mock_PlcTagHandler_test.go +++ b/plc4go/spi/default/mock_PlcTagHandler_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package _default diff --git a/plc4go/spi/default/mock_TransportInstance_test.go b/plc4go/spi/default/mock_TransportInstance_test.go index f331da87818..4fbadc88b1d 100644 --- a/plc4go/spi/default/mock_TransportInstance_test.go +++ b/plc4go/spi/default/mock_TransportInstance_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package _default diff --git a/plc4go/spi/interceptors/mock_PlcReadRequestResult_test.go b/plc4go/spi/interceptors/mock_PlcReadRequestResult_test.go index e7e67ff2800..25700c609c5 100644 --- a/plc4go/spi/interceptors/mock_PlcReadRequestResult_test.go +++ b/plc4go/spi/interceptors/mock_PlcReadRequestResult_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package interceptors diff --git a/plc4go/spi/interceptors/mock_PlcReadRequest_test.go b/plc4go/spi/interceptors/mock_PlcReadRequest_test.go index f958a5447ae..f7abf01c58b 100644 --- a/plc4go/spi/interceptors/mock_PlcReadRequest_test.go +++ b/plc4go/spi/interceptors/mock_PlcReadRequest_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package interceptors diff --git a/plc4go/spi/interceptors/mock_PlcReadResponse_test.go b/plc4go/spi/interceptors/mock_PlcReadResponse_test.go index 864eee4fe48..460decb8a03 100644 --- a/plc4go/spi/interceptors/mock_PlcReadResponse_test.go +++ b/plc4go/spi/interceptors/mock_PlcReadResponse_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package interceptors diff --git a/plc4go/spi/interceptors/mock_PlcWriteRequestResult_test.go b/plc4go/spi/interceptors/mock_PlcWriteRequestResult_test.go index 08e1f60916a..123093c3c32 100644 --- a/plc4go/spi/interceptors/mock_PlcWriteRequestResult_test.go +++ b/plc4go/spi/interceptors/mock_PlcWriteRequestResult_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package interceptors diff --git a/plc4go/spi/interceptors/mock_PlcWriteRequest_test.go b/plc4go/spi/interceptors/mock_PlcWriteRequest_test.go index de3a161e7e2..a064bbc4fdc 100644 --- a/plc4go/spi/interceptors/mock_PlcWriteRequest_test.go +++ b/plc4go/spi/interceptors/mock_PlcWriteRequest_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package interceptors diff --git a/plc4go/spi/interceptors/mock_PlcWriteResponse_test.go b/plc4go/spi/interceptors/mock_PlcWriteResponse_test.go index 5924cf777d0..ba4992c8a51 100644 --- a/plc4go/spi/interceptors/mock_PlcWriteResponse_test.go +++ b/plc4go/spi/interceptors/mock_PlcWriteResponse_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package interceptors diff --git a/plc4go/spi/interceptors/mock_ReadRequestInterceptorExposer_test.go b/plc4go/spi/interceptors/mock_ReadRequestInterceptorExposer_test.go index 87df540158d..27294aeb34f 100644 --- a/plc4go/spi/interceptors/mock_ReadRequestInterceptorExposer_test.go +++ b/plc4go/spi/interceptors/mock_ReadRequestInterceptorExposer_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package interceptors diff --git a/plc4go/spi/interceptors/mock_ReadRequestInterceptor_test.go b/plc4go/spi/interceptors/mock_ReadRequestInterceptor_test.go index d4da0473a7a..027d670f053 100644 --- a/plc4go/spi/interceptors/mock_ReadRequestInterceptor_test.go +++ b/plc4go/spi/interceptors/mock_ReadRequestInterceptor_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package interceptors diff --git a/plc4go/spi/interceptors/mock_ReaderExposer_test.go b/plc4go/spi/interceptors/mock_ReaderExposer_test.go index 911692a4c25..cf0adb189c7 100644 --- a/plc4go/spi/interceptors/mock_ReaderExposer_test.go +++ b/plc4go/spi/interceptors/mock_ReaderExposer_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package interceptors diff --git a/plc4go/spi/interceptors/mock_RequestInterceptor_test.go b/plc4go/spi/interceptors/mock_RequestInterceptor_test.go index 40667b3eef0..4acd05ba08c 100644 --- a/plc4go/spi/interceptors/mock_RequestInterceptor_test.go +++ b/plc4go/spi/interceptors/mock_RequestInterceptor_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package interceptors diff --git a/plc4go/spi/interceptors/mock_WriteRequestInterceptorExposer_test.go b/plc4go/spi/interceptors/mock_WriteRequestInterceptorExposer_test.go index f2e09e75fbe..18afd151fcf 100644 --- a/plc4go/spi/interceptors/mock_WriteRequestInterceptorExposer_test.go +++ b/plc4go/spi/interceptors/mock_WriteRequestInterceptorExposer_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package interceptors diff --git a/plc4go/spi/interceptors/mock_WriteRequestInterceptor_test.go b/plc4go/spi/interceptors/mock_WriteRequestInterceptor_test.go index 7ffce185088..0aaa4b1d533 100644 --- a/plc4go/spi/interceptors/mock_WriteRequestInterceptor_test.go +++ b/plc4go/spi/interceptors/mock_WriteRequestInterceptor_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package interceptors diff --git a/plc4go/spi/interceptors/mock_WriterExposer_test.go b/plc4go/spi/interceptors/mock_WriterExposer_test.go index 11427184a8d..75f4797445d 100644 --- a/plc4go/spi/interceptors/mock_WriterExposer_test.go +++ b/plc4go/spi/interceptors/mock_WriterExposer_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package interceptors diff --git a/plc4go/spi/interceptors/mock_readRequestFactory_test.go b/plc4go/spi/interceptors/mock_readRequestFactory_test.go index 6bdb640c743..f2e9a1f7ea6 100644 --- a/plc4go/spi/interceptors/mock_readRequestFactory_test.go +++ b/plc4go/spi/interceptors/mock_readRequestFactory_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package interceptors diff --git a/plc4go/spi/interceptors/mock_readResponseFactory_test.go b/plc4go/spi/interceptors/mock_readResponseFactory_test.go index 86091969853..52ff4127e5f 100644 --- a/plc4go/spi/interceptors/mock_readResponseFactory_test.go +++ b/plc4go/spi/interceptors/mock_readResponseFactory_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package interceptors diff --git a/plc4go/spi/interceptors/mock_writeRequestFactory_test.go b/plc4go/spi/interceptors/mock_writeRequestFactory_test.go index 0f32695cfc2..bd917f08110 100644 --- a/plc4go/spi/interceptors/mock_writeRequestFactory_test.go +++ b/plc4go/spi/interceptors/mock_writeRequestFactory_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package interceptors diff --git a/plc4go/spi/interceptors/mock_writeResponseFactory_test.go b/plc4go/spi/interceptors/mock_writeResponseFactory_test.go index ef94c510baf..b67b5613af3 100644 --- a/plc4go/spi/interceptors/mock_writeResponseFactory_test.go +++ b/plc4go/spi/interceptors/mock_writeResponseFactory_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package interceptors diff --git a/plc4go/spi/mock_AcceptsMessage_test.go b/plc4go/spi/mock_AcceptsMessage_test.go index 3da61c1c1b1..b34bceacfdc 100644 --- a/plc4go/spi/mock_AcceptsMessage_test.go +++ b/plc4go/spi/mock_AcceptsMessage_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package spi diff --git a/plc4go/spi/mock_CompletableFuture_test.go b/plc4go/spi/mock_CompletableFuture_test.go index 575f550666a..dd28b6d07b4 100644 --- a/plc4go/spi/mock_CompletableFuture_test.go +++ b/plc4go/spi/mock_CompletableFuture_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package spi diff --git a/plc4go/spi/mock_CompletionFuture_test.go b/plc4go/spi/mock_CompletionFuture_test.go index cdec3dae5b7..85d36374a5b 100644 --- a/plc4go/spi/mock_CompletionFuture_test.go +++ b/plc4go/spi/mock_CompletionFuture_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package spi diff --git a/plc4go/spi/mock_Expectation_test.go b/plc4go/spi/mock_Expectation_test.go index ede1ebbe16f..0d1dce0f80e 100644 --- a/plc4go/spi/mock_Expectation_test.go +++ b/plc4go/spi/mock_Expectation_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package spi diff --git a/plc4go/spi/mock_HandleError_test.go b/plc4go/spi/mock_HandleError_test.go index 4cea4c952f2..62748da6ef3 100644 --- a/plc4go/spi/mock_HandleError_test.go +++ b/plc4go/spi/mock_HandleError_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package spi diff --git a/plc4go/spi/mock_HandleMessage_test.go b/plc4go/spi/mock_HandleMessage_test.go index 5b7b6c3e6c7..4ff1d6b98c9 100644 --- a/plc4go/spi/mock_HandleMessage_test.go +++ b/plc4go/spi/mock_HandleMessage_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package spi diff --git a/plc4go/spi/mock_HandlerExposer_test.go b/plc4go/spi/mock_HandlerExposer_test.go index 59ceb93dba5..016ecf1a057 100644 --- a/plc4go/spi/mock_HandlerExposer_test.go +++ b/plc4go/spi/mock_HandlerExposer_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package spi diff --git a/plc4go/spi/mock_MessageCodec_test.go b/plc4go/spi/mock_MessageCodec_test.go index 994d28120ab..837b22b9ca8 100644 --- a/plc4go/spi/mock_MessageCodec_test.go +++ b/plc4go/spi/mock_MessageCodec_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package spi diff --git a/plc4go/spi/mock_Message_test.go b/plc4go/spi/mock_Message_test.go index 55551b18824..9f52b0c40a1 100644 --- a/plc4go/spi/mock_Message_test.go +++ b/plc4go/spi/mock_Message_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package spi diff --git a/plc4go/spi/mock_PlcBrowser_test.go b/plc4go/spi/mock_PlcBrowser_test.go index b7b05864370..b6c7cd757dd 100644 --- a/plc4go/spi/mock_PlcBrowser_test.go +++ b/plc4go/spi/mock_PlcBrowser_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package spi diff --git a/plc4go/spi/mock_PlcDiscoverer_test.go b/plc4go/spi/mock_PlcDiscoverer_test.go index 53a991ac241..b9712fff580 100644 --- a/plc4go/spi/mock_PlcDiscoverer_test.go +++ b/plc4go/spi/mock_PlcDiscoverer_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package spi diff --git a/plc4go/spi/mock_PlcReader_test.go b/plc4go/spi/mock_PlcReader_test.go index 915e6f886a4..3bafdd30781 100644 --- a/plc4go/spi/mock_PlcReader_test.go +++ b/plc4go/spi/mock_PlcReader_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package spi diff --git a/plc4go/spi/mock_PlcSubscriber_test.go b/plc4go/spi/mock_PlcSubscriber_test.go index 2984590d0b6..31e0c18e277 100644 --- a/plc4go/spi/mock_PlcSubscriber_test.go +++ b/plc4go/spi/mock_PlcSubscriber_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package spi diff --git a/plc4go/spi/mock_PlcTagHandler_test.go b/plc4go/spi/mock_PlcTagHandler_test.go index 884af997f11..03c117ea946 100644 --- a/plc4go/spi/mock_PlcTagHandler_test.go +++ b/plc4go/spi/mock_PlcTagHandler_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package spi diff --git a/plc4go/spi/mock_PlcValueHandler_test.go b/plc4go/spi/mock_PlcValueHandler_test.go index 7e8949984e0..3101f48fe2c 100644 --- a/plc4go/spi/mock_PlcValueHandler_test.go +++ b/plc4go/spi/mock_PlcValueHandler_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package spi diff --git a/plc4go/spi/mock_PlcWriter_test.go b/plc4go/spi/mock_PlcWriter_test.go index 76165b87f7f..ff31d4b0b14 100644 --- a/plc4go/spi/mock_PlcWriter_test.go +++ b/plc4go/spi/mock_PlcWriter_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package spi diff --git a/plc4go/spi/mock_TransportAware_test.go b/plc4go/spi/mock_TransportAware_test.go index 4d6733f1fda..e9697c72fec 100644 --- a/plc4go/spi/mock_TransportAware_test.go +++ b/plc4go/spi/mock_TransportAware_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package spi diff --git a/plc4go/spi/mock_TransportInstanceExposer_test.go b/plc4go/spi/mock_TransportInstanceExposer_test.go index 9e5f9425a9e..1b0a88c7981 100644 --- a/plc4go/spi/mock_TransportInstanceExposer_test.go +++ b/plc4go/spi/mock_TransportInstanceExposer_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package spi diff --git a/plc4go/spi/model/mock_DefaultPlcSubscriptionEventRequirements_test.go b/plc4go/spi/model/mock_DefaultPlcSubscriptionEventRequirements_test.go index 0e20f0b22d6..4198694273e 100644 --- a/plc4go/spi/model/mock_DefaultPlcSubscriptionEventRequirements_test.go +++ b/plc4go/spi/model/mock_DefaultPlcSubscriptionEventRequirements_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/spi/model/mock_PlcBrowseItem_test.go b/plc4go/spi/model/mock_PlcBrowseItem_test.go index 96777852837..f8754e7ab14 100644 --- a/plc4go/spi/model/mock_PlcBrowseItem_test.go +++ b/plc4go/spi/model/mock_PlcBrowseItem_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/spi/model/mock_PlcBrowser_test.go b/plc4go/spi/model/mock_PlcBrowser_test.go index 4db8dbe51a4..9a944b798cf 100644 --- a/plc4go/spi/model/mock_PlcBrowser_test.go +++ b/plc4go/spi/model/mock_PlcBrowser_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/spi/model/mock_PlcQuery_test.go b/plc4go/spi/model/mock_PlcQuery_test.go index a5dc1d95664..0891d3b0be3 100644 --- a/plc4go/spi/model/mock_PlcQuery_test.go +++ b/plc4go/spi/model/mock_PlcQuery_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/spi/model/mock_PlcReader_test.go b/plc4go/spi/model/mock_PlcReader_test.go index 5d4a44f1b2a..28deefa5d52 100644 --- a/plc4go/spi/model/mock_PlcReader_test.go +++ b/plc4go/spi/model/mock_PlcReader_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/spi/model/mock_PlcSubscriber_test.go b/plc4go/spi/model/mock_PlcSubscriber_test.go index 939571122e6..359b04214f1 100644 --- a/plc4go/spi/model/mock_PlcSubscriber_test.go +++ b/plc4go/spi/model/mock_PlcSubscriber_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/spi/model/mock_PlcTagHandler_test.go b/plc4go/spi/model/mock_PlcTagHandler_test.go index 09f480648ed..be222fd9e8a 100644 --- a/plc4go/spi/model/mock_PlcTagHandler_test.go +++ b/plc4go/spi/model/mock_PlcTagHandler_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/spi/model/mock_PlcTag_test.go b/plc4go/spi/model/mock_PlcTag_test.go index 9dd9db3a34a..05b9e9c3db1 100644 --- a/plc4go/spi/model/mock_PlcTag_test.go +++ b/plc4go/spi/model/mock_PlcTag_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/spi/model/mock_PlcValueHandler_test.go b/plc4go/spi/model/mock_PlcValueHandler_test.go index 2ee453874cd..a0b00a8ba07 100644 --- a/plc4go/spi/model/mock_PlcValueHandler_test.go +++ b/plc4go/spi/model/mock_PlcValueHandler_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/spi/model/mock_PlcWriter_test.go b/plc4go/spi/model/mock_PlcWriter_test.go index c526acb78f0..bf701314c59 100644 --- a/plc4go/spi/model/mock_PlcWriter_test.go +++ b/plc4go/spi/model/mock_PlcWriter_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/spi/model/mock_ReadRequestInterceptor_test.go b/plc4go/spi/model/mock_ReadRequestInterceptor_test.go index ae8e95e66c1..5885b4b33a2 100644 --- a/plc4go/spi/model/mock_ReadRequestInterceptor_test.go +++ b/plc4go/spi/model/mock_ReadRequestInterceptor_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/spi/model/mock_WriteRequestInterceptor_test.go b/plc4go/spi/model/mock_WriteRequestInterceptor_test.go index 1dd1f15695e..47157972089 100644 --- a/plc4go/spi/model/mock_WriteRequestInterceptor_test.go +++ b/plc4go/spi/model/mock_WriteRequestInterceptor_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package model diff --git a/plc4go/spi/options/mock_DiscoveryOptionDeviceName_test.go b/plc4go/spi/options/mock_DiscoveryOptionDeviceName_test.go index 7ff08e9785a..068f0f81660 100644 --- a/plc4go/spi/options/mock_DiscoveryOptionDeviceName_test.go +++ b/plc4go/spi/options/mock_DiscoveryOptionDeviceName_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package options diff --git a/plc4go/spi/options/mock_DiscoveryOptionLocalAddress_test.go b/plc4go/spi/options/mock_DiscoveryOptionLocalAddress_test.go index fb2686a5df6..05a2c4c75b5 100644 --- a/plc4go/spi/options/mock_DiscoveryOptionLocalAddress_test.go +++ b/plc4go/spi/options/mock_DiscoveryOptionLocalAddress_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package options diff --git a/plc4go/spi/options/mock_DiscoveryOptionProtocolSpecific_test.go b/plc4go/spi/options/mock_DiscoveryOptionProtocolSpecific_test.go index bcee1cf16bb..483e403602a 100644 --- a/plc4go/spi/options/mock_DiscoveryOptionProtocolSpecific_test.go +++ b/plc4go/spi/options/mock_DiscoveryOptionProtocolSpecific_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package options diff --git a/plc4go/spi/options/mock_DiscoveryOptionProtocol_test.go b/plc4go/spi/options/mock_DiscoveryOptionProtocol_test.go index 4fadfa785b1..dc3ed55b0c7 100644 --- a/plc4go/spi/options/mock_DiscoveryOptionProtocol_test.go +++ b/plc4go/spi/options/mock_DiscoveryOptionProtocol_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package options diff --git a/plc4go/spi/options/mock_DiscoveryOptionRemoteAddress_test.go b/plc4go/spi/options/mock_DiscoveryOptionRemoteAddress_test.go index b05cbb71b48..34ce489b425 100644 --- a/plc4go/spi/options/mock_DiscoveryOptionRemoteAddress_test.go +++ b/plc4go/spi/options/mock_DiscoveryOptionRemoteAddress_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package options diff --git a/plc4go/spi/options/mock_DiscoveryOptionTransport_test.go b/plc4go/spi/options/mock_DiscoveryOptionTransport_test.go index c4b4c069d80..fce64c63843 100644 --- a/plc4go/spi/options/mock_DiscoveryOptionTransport_test.go +++ b/plc4go/spi/options/mock_DiscoveryOptionTransport_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package options diff --git a/plc4go/spi/options/mock_WithDiscoveryOption_test.go b/plc4go/spi/options/mock_WithDiscoveryOption_test.go index 5420a64dd0a..35058c7a7ec 100644 --- a/plc4go/spi/options/mock_WithDiscoveryOption_test.go +++ b/plc4go/spi/options/mock_WithDiscoveryOption_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package options diff --git a/plc4go/spi/options/mock_WithOption_test.go b/plc4go/spi/options/mock_WithOption_test.go index 5b7ec406bc0..6011825a117 100644 --- a/plc4go/spi/options/mock_WithOption_test.go +++ b/plc4go/spi/options/mock_WithOption_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package options diff --git a/plc4go/spi/pool/mock_CompletionFuture_test.go b/plc4go/spi/pool/mock_CompletionFuture_test.go index def0c3e2d6f..9fde60244bb 100644 --- a/plc4go/spi/pool/mock_CompletionFuture_test.go +++ b/plc4go/spi/pool/mock_CompletionFuture_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package pool diff --git a/plc4go/spi/pool/mock_Executor_test.go b/plc4go/spi/pool/mock_Executor_test.go index a2c7866330e..7bbdae57e6e 100644 --- a/plc4go/spi/pool/mock_Executor_test.go +++ b/plc4go/spi/pool/mock_Executor_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package pool diff --git a/plc4go/spi/pool/mock_Runnable_test.go b/plc4go/spi/pool/mock_Runnable_test.go index 408c1e6730d..508cd716747 100644 --- a/plc4go/spi/pool/mock_Runnable_test.go +++ b/plc4go/spi/pool/mock_Runnable_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package pool diff --git a/plc4go/spi/testutils/mock_ConnectionConnectAwaiter_test.go b/plc4go/spi/testutils/mock_ConnectionConnectAwaiter_test.go index c6a7f36ceb2..58fdb687b63 100644 --- a/plc4go/spi/testutils/mock_ConnectionConnectAwaiter_test.go +++ b/plc4go/spi/testutils/mock_ConnectionConnectAwaiter_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package testutils diff --git a/plc4go/spi/testutils/mock_Parser_test.go b/plc4go/spi/testutils/mock_Parser_test.go index 6ca6b9ad053..d4dd1ee55a8 100644 --- a/plc4go/spi/testutils/mock_Parser_test.go +++ b/plc4go/spi/testutils/mock_Parser_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package testutils diff --git a/plc4go/spi/testutils/mock_TestTransportInstance_test.go b/plc4go/spi/testutils/mock_TestTransportInstance_test.go index ed0975f6d3f..51939601b68 100644 --- a/plc4go/spi/testutils/mock_TestTransportInstance_test.go +++ b/plc4go/spi/testutils/mock_TestTransportInstance_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package testutils diff --git a/plc4go/spi/testutils/mock_WithTestCaseOption_test.go b/plc4go/spi/testutils/mock_WithTestCaseOption_test.go index 4fd9506df53..7ab72ebb96f 100644 --- a/plc4go/spi/testutils/mock_WithTestCaseOption_test.go +++ b/plc4go/spi/testutils/mock_WithTestCaseOption_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package testutils diff --git a/plc4go/spi/testutils/mock_XmlParser_test.go b/plc4go/spi/testutils/mock_XmlParser_test.go index cd75c1fa731..0d2e2cb53be 100644 --- a/plc4go/spi/testutils/mock_XmlParser_test.go +++ b/plc4go/spi/testutils/mock_XmlParser_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package testutils diff --git a/plc4go/spi/tracer/mock_Provider_test.go b/plc4go/spi/tracer/mock_Provider_test.go index 826a235d88b..b17db392f1f 100644 --- a/plc4go/spi/tracer/mock_Provider_test.go +++ b/plc4go/spi/tracer/mock_Provider_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package tracer diff --git a/plc4go/spi/tracer/mock_Tracer_test.go b/plc4go/spi/tracer/mock_Tracer_test.go index 681bc36a8ed..5ade3e3a3c4 100644 --- a/plc4go/spi/tracer/mock_Tracer_test.go +++ b/plc4go/spi/tracer/mock_Tracer_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package tracer diff --git a/plc4go/spi/transactions/mock_CompletionFuture_test.go b/plc4go/spi/transactions/mock_CompletionFuture_test.go index 7ea5a340be8..93dbf181167 100644 --- a/plc4go/spi/transactions/mock_CompletionFuture_test.go +++ b/plc4go/spi/transactions/mock_CompletionFuture_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package transactions diff --git a/plc4go/spi/transactions/mock_Executor_test.go b/plc4go/spi/transactions/mock_Executor_test.go index 0c1bb09c642..6d4f9f44fdb 100644 --- a/plc4go/spi/transactions/mock_Executor_test.go +++ b/plc4go/spi/transactions/mock_Executor_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package transactions diff --git a/plc4go/spi/transactions/mock_RequestTransactionManager_test.go b/plc4go/spi/transactions/mock_RequestTransactionManager_test.go index 6a0b1f2779c..464aaf88466 100644 --- a/plc4go/spi/transactions/mock_RequestTransactionManager_test.go +++ b/plc4go/spi/transactions/mock_RequestTransactionManager_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package transactions diff --git a/plc4go/spi/transactions/mock_RequestTransactionRunnable_test.go b/plc4go/spi/transactions/mock_RequestTransactionRunnable_test.go index 582c1158ccb..d253e07b859 100644 --- a/plc4go/spi/transactions/mock_RequestTransactionRunnable_test.go +++ b/plc4go/spi/transactions/mock_RequestTransactionRunnable_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package transactions diff --git a/plc4go/spi/transactions/mock_RequestTransaction_test.go b/plc4go/spi/transactions/mock_RequestTransaction_test.go index e5ccba1a221..3d6958180e0 100644 --- a/plc4go/spi/transactions/mock_RequestTransaction_test.go +++ b/plc4go/spi/transactions/mock_RequestTransaction_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package transactions diff --git a/plc4go/spi/transports/mock_ExtendedReader_test.go b/plc4go/spi/transports/mock_ExtendedReader_test.go index 9b9e291e77a..e28339ec8de 100644 --- a/plc4go/spi/transports/mock_ExtendedReader_test.go +++ b/plc4go/spi/transports/mock_ExtendedReader_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package transports diff --git a/plc4go/spi/transports/mock_TransportInstance_test.go b/plc4go/spi/transports/mock_TransportInstance_test.go index d85643393fc..faad7d5bb1c 100644 --- a/plc4go/spi/transports/mock_TransportInstance_test.go +++ b/plc4go/spi/transports/mock_TransportInstance_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package transports diff --git a/plc4go/spi/transports/mock_Transport_test.go b/plc4go/spi/transports/mock_Transport_test.go index 4a3b76244b3..a2792cf7957 100644 --- a/plc4go/spi/transports/mock_Transport_test.go +++ b/plc4go/spi/transports/mock_Transport_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package transports diff --git a/plc4go/spi/transports/utils/mock_DefaultBufferedTransportInstanceRequirements_test.go b/plc4go/spi/transports/utils/mock_DefaultBufferedTransportInstanceRequirements_test.go index bf58f77265f..7a495991e2c 100644 --- a/plc4go/spi/transports/utils/mock_DefaultBufferedTransportInstanceRequirements_test.go +++ b/plc4go/spi/transports/utils/mock_DefaultBufferedTransportInstanceRequirements_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package utils diff --git a/plc4go/spi/transports/utils/mock_DefaultBufferedTransportInstance_test.go b/plc4go/spi/transports/utils/mock_DefaultBufferedTransportInstance_test.go index 1a30cadcb00..87f412dc341 100644 --- a/plc4go/spi/transports/utils/mock_DefaultBufferedTransportInstance_test.go +++ b/plc4go/spi/transports/utils/mock_DefaultBufferedTransportInstance_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package utils diff --git a/plc4go/spi/transports/utils/mock_Option_test.go b/plc4go/spi/transports/utils/mock_Option_test.go index 522a9d2d219..c11b431a3ed 100644 --- a/plc4go/spi/transports/utils/mock_Option_test.go +++ b/plc4go/spi/transports/utils/mock_Option_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package utils diff --git a/plc4go/spi/utils/mock_AsciiBoxWriter_test.go b/plc4go/spi/utils/mock_AsciiBoxWriter_test.go index d97876dce7e..56390ae9192 100644 --- a/plc4go/spi/utils/mock_AsciiBoxWriter_test.go +++ b/plc4go/spi/utils/mock_AsciiBoxWriter_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package utils diff --git a/plc4go/spi/utils/mock_AsciiBoxer_test.go b/plc4go/spi/utils/mock_AsciiBoxer_test.go index f8fbd2fdb4c..eda737da9a1 100644 --- a/plc4go/spi/utils/mock_AsciiBoxer_test.go +++ b/plc4go/spi/utils/mock_AsciiBoxer_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package utils diff --git a/plc4go/spi/utils/mock_ErrorIdentify_test.go b/plc4go/spi/utils/mock_ErrorIdentify_test.go index 68558637515..46dc80611a2 100644 --- a/plc4go/spi/utils/mock_ErrorIdentify_test.go +++ b/plc4go/spi/utils/mock_ErrorIdentify_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package utils diff --git a/plc4go/spi/utils/mock_LengthAware_test.go b/plc4go/spi/utils/mock_LengthAware_test.go index 2d55ad83524..d7431b80aea 100644 --- a/plc4go/spi/utils/mock_LengthAware_test.go +++ b/plc4go/spi/utils/mock_LengthAware_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package utils diff --git a/plc4go/spi/utils/mock_PlcValue_test.go b/plc4go/spi/utils/mock_PlcValue_test.go index 2f803765676..2bb04a9b365 100644 --- a/plc4go/spi/utils/mock_PlcValue_test.go +++ b/plc4go/spi/utils/mock_PlcValue_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package utils diff --git a/plc4go/spi/utils/mock_PositionAware_test.go b/plc4go/spi/utils/mock_PositionAware_test.go index 08d9a94f297..3e718215a20 100644 --- a/plc4go/spi/utils/mock_PositionAware_test.go +++ b/plc4go/spi/utils/mock_PositionAware_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package utils diff --git a/plc4go/spi/utils/mock_ReadBufferByteBased_test.go b/plc4go/spi/utils/mock_ReadBufferByteBased_test.go index 4395538d1d1..3c0c6abdb1d 100644 --- a/plc4go/spi/utils/mock_ReadBufferByteBased_test.go +++ b/plc4go/spi/utils/mock_ReadBufferByteBased_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package utils diff --git a/plc4go/spi/utils/mock_ReadBuffer_test.go b/plc4go/spi/utils/mock_ReadBuffer_test.go index 13df6a36805..0f94616919e 100644 --- a/plc4go/spi/utils/mock_ReadBuffer_test.go +++ b/plc4go/spi/utils/mock_ReadBuffer_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package utils diff --git a/plc4go/spi/utils/mock_Serializable_test.go b/plc4go/spi/utils/mock_Serializable_test.go index 092a4a71ac9..b42c0b89d61 100644 --- a/plc4go/spi/utils/mock_Serializable_test.go +++ b/plc4go/spi/utils/mock_Serializable_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package utils diff --git a/plc4go/spi/utils/mock_WithReaderArgs_test.go b/plc4go/spi/utils/mock_WithReaderArgs_test.go index 73f9b7ab88b..c28989988fc 100644 --- a/plc4go/spi/utils/mock_WithReaderArgs_test.go +++ b/plc4go/spi/utils/mock_WithReaderArgs_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package utils diff --git a/plc4go/spi/utils/mock_WithReaderWriterArgs_test.go b/plc4go/spi/utils/mock_WithReaderWriterArgs_test.go index c08c40fe7c5..0e3b996075d 100644 --- a/plc4go/spi/utils/mock_WithReaderWriterArgs_test.go +++ b/plc4go/spi/utils/mock_WithReaderWriterArgs_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package utils diff --git a/plc4go/spi/utils/mock_WithWriterArgs_test.go b/plc4go/spi/utils/mock_WithWriterArgs_test.go index 9bdb8d26b41..9c397816fe9 100644 --- a/plc4go/spi/utils/mock_WithWriterArgs_test.go +++ b/plc4go/spi/utils/mock_WithWriterArgs_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package utils diff --git a/plc4go/spi/utils/mock_WriteBufferBoxBased_test.go b/plc4go/spi/utils/mock_WriteBufferBoxBased_test.go index 26c87d9dc41..695cee97818 100644 --- a/plc4go/spi/utils/mock_WriteBufferBoxBased_test.go +++ b/plc4go/spi/utils/mock_WriteBufferBoxBased_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package utils diff --git a/plc4go/spi/utils/mock_WriteBufferByteBased_test.go b/plc4go/spi/utils/mock_WriteBufferByteBased_test.go index 886c595077f..4d42e6206ca 100644 --- a/plc4go/spi/utils/mock_WriteBufferByteBased_test.go +++ b/plc4go/spi/utils/mock_WriteBufferByteBased_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package utils diff --git a/plc4go/spi/utils/mock_WriteBufferJsonBased_test.go b/plc4go/spi/utils/mock_WriteBufferJsonBased_test.go index 40caed1d145..0cf8109820e 100644 --- a/plc4go/spi/utils/mock_WriteBufferJsonBased_test.go +++ b/plc4go/spi/utils/mock_WriteBufferJsonBased_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package utils diff --git a/plc4go/spi/utils/mock_WriteBufferXmlBased_test.go b/plc4go/spi/utils/mock_WriteBufferXmlBased_test.go index 6c91d0cc73a..1805222ea81 100644 --- a/plc4go/spi/utils/mock_WriteBufferXmlBased_test.go +++ b/plc4go/spi/utils/mock_WriteBufferXmlBased_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package utils diff --git a/plc4go/spi/utils/mock_WriteBuffer_test.go b/plc4go/spi/utils/mock_WriteBuffer_test.go index 20494b46d4d..7e768fd4786 100644 --- a/plc4go/spi/utils/mock_WriteBuffer_test.go +++ b/plc4go/spi/utils/mock_WriteBuffer_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package utils diff --git a/plc4go/spi/values/mock_ArrayInfo_test.go b/plc4go/spi/values/mock_ArrayInfo_test.go index b154da7c419..9d3c78d5df7 100644 --- a/plc4go/spi/values/mock_ArrayInfo_test.go +++ b/plc4go/spi/values/mock_ArrayInfo_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package values diff --git a/plc4go/spi/values/mock_PlcTag_test.go b/plc4go/spi/values/mock_PlcTag_test.go index 4a7f12b3a33..0bf128fa2f3 100644 --- a/plc4go/spi/values/mock_PlcTag_test.go +++ b/plc4go/spi/values/mock_PlcTag_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package values diff --git a/plc4go/spi/values/mock_WriteBufferPlcValueBased_test.go b/plc4go/spi/values/mock_WriteBufferPlcValueBased_test.go index 60b372d23ab..fde2442a343 100644 --- a/plc4go/spi/values/mock_WriteBufferPlcValueBased_test.go +++ b/plc4go/spi/values/mock_WriteBufferPlcValueBased_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package values diff --git a/plc4go/tools/plc4xpcapanalyzer/internal/common/mock_FilteredPackage_test.go b/plc4go/tools/plc4xpcapanalyzer/internal/common/mock_FilteredPackage_test.go index 5a3ab86e074..879c7e0f857 100644 --- a/plc4go/tools/plc4xpcapanalyzer/internal/common/mock_FilteredPackage_test.go +++ b/plc4go/tools/plc4xpcapanalyzer/internal/common/mock_FilteredPackage_test.go @@ -17,7 +17,7 @@ * under the License. */ -// Code generated by mockery v2.30.1. DO NOT EDIT. +// Code generated by mockery v2.30.16. DO NOT EDIT. package common