func Test_DoubleClass(t *testing.T) {
    g := NewGomegaWithT(t)

    codePath := "../../../../_fixtures/grammar/java/regression/DoubleClass.java"
    codePath = filepath.FromSlash(codePath)