Searched defs:throws (Results 1 – 12 of 12) sorted by relevance
79 public fun FunSpec.Builder.throws(vararg exceptionClasses: KClass<out Throwable>): FunSpec.Builder = in throws() method82 public fun FunSpec.Builder.throws(vararg exceptionClasses: Type): FunSpec.Builder = in throws() method85 public fun FunSpec.Builder.throws(vararg exceptionClasses: TypeName): FunSpec.Builder = in throws() method88 public fun FunSpec.Builder.throws(exceptionClasses: Iterable<TypeName>): FunSpec.Builder = in throws() method
5 public annotation class throws() class
20 void throws() { in throws() function
130 bool TestCaseInfo::throws() const { in throws() function in Catch::TestCaseInfo
30 void throws() { in throws() function
198 private suspend fun throws() { in <lambda>() method in kotlinx.coroutines.exceptions.StackTraceRecoveryTest
670 let throws = throws_tokens.is_some(); in parse_extern_fn() localVariable1416 let throws = throws_tokens.is_some(); in parse_type_fn() localVariable
189 pub throws: bool, field
1713 fun throws() { in <lambda>() method
7424 bool TestCaseInfo::throws() const { in throws() function in Catch::TestCaseInfo
14069 bool TestCaseInfo::throws() const { in throws() function in Catch::TestCaseInfo
13924 bool TestCaseInfo::throws() const { in throws() function in Catch::TestCaseInfo