Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestIAMImport (0.17 sec)

  1. cmd/sts-handlers_test.go

    					suite.SetUpLDAP(c, ldapServer)
    					exportedContent := suite.TestIAMExport(c, caseNum, content)
    					suite.TearDownSuite(c)
    					suite.SetUpSuite(c)
    					suite.SetUpLDAP(c, ldapServer)
    					suite.TestIAMImport(c, exportedContent, caseNum, content)
    					suite.TearDownSuite(c)
    				}
    			},
    		)
    	}
    }
    
    func TestIAMImportAssetWithLDAP(t *testing.T) {
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Oct 10 23:40:37 UTC 2024
    - 97.1K bytes
    - Viewed (0)
Back to top