C# Class Clojure.Tests.LibTests.StringSeqTests

Inheritance: NUnit.Framework.AssertionHelper
Show file Open project: richhickey/clojure-clr

Private Methods

Method Description
Count_is_string_length ( ) : void
Create_on_empty_string_yields_null ( ) : void
Create_on_nonempty_string_yields_a_StringSeq ( ) : void
Index_of_rest_is_one ( ) : void
Initial_index_is_zero ( ) : void