C# Class SimpleFramework.Xml.Util.AnnotationCycleStrategyTest

Inheritance: ValidationTestCase
Show file Open project: ngallagher/simplexml

Public Methods

Method Description
AddEntry ( Entry entry ) : void
TestCycle ( ) : void

Private Methods

Method Description
AssertEquals ( copy 0 ) : SimpleFramework.Xml.Convert

Method Details

AddEntry() public method

public AddEntry ( Entry entry ) : void
entry SimpleFramework.Xml.Core.Entry
return void

TestCycle() public method

public TestCycle ( ) : void
return void