ossplz/alsatian-fluent-assertions

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.npmignore
.travis.yml
LICENSE
appveyor.yml
other/code_of_conduct.md
package-lock.json
package.json
readme.md
src/tsconfig.json
tsconfig-build.json
tsconfig-xunit.json
tslint.json
tslint.test.json
src/assert.ts25
src/base-spec.ts17
src/errors/base-error.ts13
src/errors/index.ts3
src/errors/nested-properties-match-error.ts20
src/errors/spec-error.ts37
src/index.ts22
src/matchers/elements-matcher.ts332
C
1 day
src/matchers/fluent-matcher-base.ts94
src/matchers/i-elements-matcher.ts25
B
5 hrs
src/matchers/i-fluent-core.ts10
src/matchers/i-narrowable-fluent-core.ts7
src/matchers/i-narrowable-operators.ts4
src/matchers/i-operators.ts9
src/matchers/i-properties-matcher-with-helpers.ts41
B
4 hrs
src/matchers/i-properties-matcher.ts36
B
4 hrs
src/matchers/i-simple-matcher-with-helpers.ts6
src/matchers/i-simple-matcher.ts36
A
1 hr
src/matchers/index.ts8
src/matchers/operators.ts59
A
55 mins
src/matchers/properties-matcher-with-helpers.ts80
A
2 hrs
src/matchers/properties-matcher.ts241
A
3 hrs
src/matchers/simple-matcher-with-helpers.ts30
A
55 mins
src/matchers/simple-matcher.ts358
D
2 days
src/types/all-properties-literals-dict.ts2
src/types/all-property-asserts-dict.ts8
A
1 hr
src/types/all-property-dict.ts8
A
1 hr
src/types/assertion-context.ts4
src/types/at.ts5
src/types/configured-assert.ts3
src/types/eq-types.ts6
src/types/i-fluent-node.ts6
src/types/index.ts15
src/types/location-mode.ts6
src/types/match-mode.ts5
src/types/property-asserts-lambda.ts5