-
Notifications
You must be signed in to change notification settings - Fork 53
Types
Cyrille DUPUYDAUBY edited this page Feb 6, 2018
·
1 revision
TimeUnit is an enum listing useable unit of time that can be used to express a duration. Values are self explanatory.
- TimeUnit.Nanoseconds
- TimeUnit.Microseconds
- TimeUnit.Milliseconds
- TimeUnit.Seconds
- TimeUnit.Minutes
- TimeUnit.Hours
- TimeUnit.Days
- TimeUnit.Weeks
- Welcome
- How to start
- Customising error messages
-
Check.That
- All (Equality, Type)
- Reference types
- Members based
- IEnumerable (Properties, Content, Elements)
- String (Properties, Content, RegExp )
- Numeric Type(Properties, Comparisons, Floating)
- Dictionary
- Char (Properties, Value)
- IComparable
- DateTime
- DateTimeOffset
- Misc: Boolean, TimeSpan, Stream, Enum, EventWaitHandle
- Check.ThatCode
- Check.ThatDynamic
- Extensibility
- Auxiliary types (TimeUnit)
- Mocks