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

    codePath := "../../../../_fixtures/tbs/usecases/RedundantAssertionTest.java"
    codePath = filepath.FromSlash(codePath)