C# Class UnitTests.TestSimpleTypes

显示文件 Open project: pbhogan/TinyJSON

Private Methods

Method Description
TestAOTCompatibility ( ) : void
TestDumpBool ( ) : void
TestDumpDecimalType ( ) : void
TestDumpFloatTypes ( ) : void
TestDumpIntegerTypes ( ) : void
TestDumpNull ( ) : void
TestDumpString ( ) : void
TestLoadBool ( ) : void
TestLoadFloatTypes ( ) : void
TestLoadIntegerTypes ( ) : void
TestLoadNull ( ) : void
TestLoadString ( ) : void