![]() |
Kerbal Space Program
1.12.4
|
Test controller and (de)verifier for Smooth.Slinq. More...
Classes | |
| class | Equals_1< T1, T2 > |
Public Attributes | |
| int | maxCount = 100 |
| int | maxValue = 100 |
| int | minCount = 50 |
| int | minValue = 1 |
| int | speedLoops = 10 |
| bool | testCorrectness |
Static Public Attributes | |
| static readonly DelegateFunc < Smooth.Algebraics.Tuple< int, int >, Smooth.Algebraics.Tuple < int, int >, bool > | eq = (a, b) => a == b |
| static readonly IEqualityComparer < Smooth.Algebraics.Tuple< int, int > > | eq_1 = new Equals_1<int, int>() |
| static readonly DelegateFunc < Smooth.Algebraics.Tuple< int, int, int > , Smooth.Algebraics.Tuple< int, int, int >, bool > | eq_t3 = (a, b) => a == b |
| static int | loops = 1 |
| static readonly StringBuilder | stringBuilder = new StringBuilder() |
| static readonly DelegateFunc < Smooth.Algebraics.Tuple< int, int >, int > | to_1 = t => t.Item1 |
| static readonly Func < Smooth.Algebraics.Tuple< int, int >, int > | to_1f = t => t.Item1 |
| static List < Smooth.Algebraics.Tuple< int, int > > | tuples1 = new List<Smooth.Algebraics.Tuple<int, int>>() |
| static List < Smooth.Algebraics.Tuple< int, int > > | tuples2 = new List<Smooth.Algebraics.Tuple<int, int>>() |
Test controller and (de)verifier for Smooth.Slinq.
|
static |
|
static |
|
static |
|
static |
| int Smooth.Slinq.Test.SlinqTest.maxCount = 100 |
| int Smooth.Slinq.Test.SlinqTest.maxValue = 100 |
| int Smooth.Slinq.Test.SlinqTest.minCount = 50 |
| int Smooth.Slinq.Test.SlinqTest.minValue = 1 |
| int Smooth.Slinq.Test.SlinqTest.speedLoops = 10 |
|
static |
| bool Smooth.Slinq.Test.SlinqTest.testCorrectness |
|
static |
|
static |
|
static |
|
static |
1.8.7