Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
System
Notification
Commits
df4bfe3e
Commit
df4bfe3e
authored
Jan 14, 2021
by
Komal Makkar
Browse files
minor change
parent
9cf7ee4a
Pipeline
#21636
failed with stages
in 51 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
provider/notification-azure/src/test/java/org/opengroup/osdu/notification/provider/azure/util/HandshakeFilterTest.java
View file @
df4bfe3e
/*
// Copyright © Microsoft Corporation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.*/
package
org.opengroup.osdu.notification.provider.azure.util
;
import
org.junit.Test
;
...
...
@@ -5,7 +20,6 @@ import org.junit.runner.RunWith;
import
org.mockito.InjectMocks
;
import
org.mockito.Mock
;
import
org.mockito.junit.MockitoJUnitRunner
;
import
org.opengroup.osdu.notification.provider.interfaces.IPubsubHandshakeHandler
;
import
org.opengroup.osdu.notification.provider.interfaces.IPubsubRequestBodyExtractor
;
import
javax.servlet.FilterChain
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment