Class UtilPrivileged

java.lang.Object
de.hsh.graja.modules.junit.api.UtilPrivileged

public class UtilPrivileged extends Object
  • Constructor Details

    • UtilPrivileged

      public UtilPrivileged()
  • Method Details

    • parseCompilationUnit

      public static com.github.javaparser.ast.CompilationUnit parseCompilationUnit(String sourceCode)
      Parameters:
      sourceCode -
      Returns:
      null on a parsing error
      Throws:
      AssertionError - on internal errors