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

    bsApp := NewBadSmellApp()
    codePath := "../../../_fixtures/bs/LongMethod.java"