C# Класс BooCompiler.Tests.CompilationTestFixture

Наследование: AbstractCompilerTestCase
Показать файл Открыть проект

Приватные методы

Метод Описание
ArrayMember ( ) : void
ArrayNotMember ( ) : void
BooleanFromBoxedValueTypes ( ) : void
CaseInsensitiveHash ( ) : void
ClassesCanUseModuleMethods ( ) : void
CustomCollection ( ) : void
CustomerAddresses ( ) : void
EnumComparisons ( ) : void
EnumeratorItemTypeForClasses ( ) : void
EnumeratorItemTypeForInternalClasses ( ) : void
EnumeratorItemTypeForMethods ( ) : void
ExternalConstants ( ) : void
GreaterThanEqualForInts ( ) : void
ImportAutomaticallyFromModulesInTheSameNamespace ( ) : void
ImportFunctionsFromModulesInTheGlobalNamespace ( ) : void
ImportFunctionsFromModulesInTheSameNamespace ( ) : void
ImportInternalNamespace ( ) : void
InPlaceAddLocals ( ) : void
InPlaceField ( ) : void
IncrementProperty ( ) : void
IncrementPropertyAndUseValue ( ) : void
IndexPropertyWithSyntacticAttribute ( ) : void
IndexedProperty ( ) : void
IsNotIs ( ) : void
LessThanEqualForInts ( ) : void
ListRichOperators ( ) : void
ListSort ( ) : void
LongLiterals ( ) : void
MultLocals ( ) : void
NullIsCompatibleWithInternalClasses ( ) : void
NumberExponentiation ( ) : void
OverloadedMethodsCanBeDeclaredInAnyOrder ( ) : void
ParameterAsLValue ( ) : void
PreDecrement ( ) : void
PreIncrement ( ) : void
RangeBuiltin ( ) : void
RealType ( ) : void
RedefineBuiltin ( ) : void
RegularExpressionLiteralIsRegex ( ) : void
RegularExpressionMatch ( ) : void
StatementModifierOnUnpack ( ) : void
StaticConstructorIsCalledBeforeFirstStaticFieldAccess ( ) : void
StaticFieldSimple ( ) : void
StaticLiteralField ( ) : void
StringAddition ( ) : void
StringFormattingWithTripleQuotedString ( ) : void
StringMultiplyByInt ( ) : void
SumLocals ( ) : void
TestHello ( ) : void
TestHello2 ( ) : void
TestIfModifier0 ( ) : void
TestMatch0 ( ) : void
TestMatch1 ( ) : void
TestNot0 ( ) : void
TextReaderIsEnumerable ( ) : void
TimeSpanLiteral ( ) : void
TypeAsICallable ( ) : void
TypeIsCallable ( ) : void
TypeReferenceRepresentsType ( ) : void
UnaryMinusWithLocal ( ) : void
UnlessModifier ( ) : void
UnpackLocals ( ) : void
UsingNestedType ( ) : void