forked from TrueCloudLab/frostfs-sdk-go
[#128] session: Add ObjectContext
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
This commit is contained in:
parent
e8eac3997c
commit
fb5b56fdc9
5 changed files with 322 additions and 1 deletions
|
@ -57,7 +57,7 @@ func TestContainerContext_ApplyTo(t *testing.T) {
|
|||
})
|
||||
}
|
||||
|
||||
func TestFilter_ToV2(t *testing.T) {
|
||||
func TestContextFilter_ToV2(t *testing.T) {
|
||||
t.Run("nil", func(t *testing.T) {
|
||||
var x *session.ContainerContext
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue