public void FileReaderTest() { var x = fw.FileReader(@"C:\CODE\lgTest\PproXml\1Register.xml"); Assert.NotNull(x); }