31323334353637
@Before public void before() { config = TestUtil.buildConfigFromEnvironmentVariable(TestUtil.ENV_SNOWCRASH1_HOME); blueprintParserService = new SnowcrashBlueprintParserServiceImpl(); astParserService = new JsonAstParserServiceImpl(); }