internal/plugin/connectors/tcp/mssql/connection_details_test.go
Function TestConnectionDetails_NewSSLOptions
has 78 lines of code (exceeds 70 allowed). Consider refactoring. Wontfix
Wontfix
func TestConnectionDetails_NewSSLOptions(t *testing.T) {
testCases := []struct {
description string
args args
expected map[string]string