kubernetes/pkg/util/iptables/testing/parse_test.go

func TestParseRule(t *testing.T) {}

// Helper for TestParseIPTablesDump. Obviously it should not be used in TestParseRule...
func mustParseRule(rule string) *Rule {}

func TestParseIPTablesDump(t *testing.T) {}