Exemplo n.º 1
0
  @Override
  protected void tearDown() throws Exception {
    scopeWithImports = null;

    expressionTypingServices = null;
    typeResolver = null;

    builtIns = null;

    super.tearDown();
  }