//JAVA TO C# CONVERTER WARNING: Method 'throws' clauses are not available in .NET: //ORIGINAL LINE: protected void setUp() throws Exception protected internal virtual void setUp() { base.setUp(); VariableLogDelegate.reset(); }
//JAVA TO C# CONVERTER WARNING: Method 'throws' clauses are not available in .NET: //ORIGINAL LINE: protected void tearDown() throws Exception protected internal virtual void tearDown() { base.tearDown(); VariableLogDelegate.reset(); }