Glossary
Sign up
Glossary

Assertion

A statement in code that checks for a specific condition and throws an error or exception if the condition is not met, typically used for testing and debugging.