Add exceptions.
This commit is contained in:
parent
4aadbed0b1
commit
ac7321f841
1 changed files with 2 additions and 0 deletions
|
|
@ -99,8 +99,10 @@ class KonsistClassNameTest {
|
|||
.classes()
|
||||
.withNameContaining("Fake")
|
||||
.withoutName(
|
||||
"FakeAesKeyGenerator",
|
||||
"FakeFileSystem",
|
||||
"FakeImageLoader",
|
||||
"FakeKeyStore",
|
||||
"FakeListenableFuture",
|
||||
)
|
||||
.assertTrue {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue