Testing Crystal Code Anatomy of a spec file Expectations Equivalence, Identity and Type Truthiness Comparisons Other matchers Expecting errors Focusing on a group of specs ...
Testing Crystal Code Anatomy of a spec file Expectations Equivalence, Identity and Type Truthiness Comparisons Other matchers Expecting errors Focusing on a group of specs ...
Coding Standards Adding New Features IDE Setup Indentation Line Length Control Structures Ternary Operator Template Files Comparison Function Calls Method Definition Bail...
10.23. Version 3.9.1 10.23. Version 3.9.1 Released July, 2010. 3.2.1 Date-based version components should be given as the four-digit year, two-digit month, and then two-digit...
Boolean query Boolean query A Boolean (bool ) query can combine several query clauses into one advanced query. The clauses are combined with Boolean logic to find matching docu...
Boolean query Boolean query A Boolean (bool ) query can combine several query clauses into one advanced query. The clauses are combined with Boolean logic to find matching docum...
kubelet Synopsis Options kubelet Synopsis The kubelet is the primary “node agent” that runs on each node. It can register the node with the apiserver using one of: the hostna...
Cryptographic Storage Cheat Sheet Introduction Contents Architectural Design Where to Perform Encryption Minimise the Storage of Sensitive Information Algorithms Custom Algori...
Classes Ordering Of Class Elements Methods Procedure Syntax Modifiers Body Multiple Parameter Lists Higher-Order Functions Fields Function Values Spacing Multi-Expression...
Deno Style Guide Copyright Headers Use underscores, not dashes in filenames. Add tests for new features. TODO Comments Meta-programming is discouraged. Including the use of Pro...