Dart Computer Programming for Intermediates: Tests 01 Assert

Pubblicato il: 28 ottobre 2016
sul canale di: Dash to Dartlang
1,878
21

Unit tests, or tests, are used in code as checks to be sure that the code runs properly. The larger the program, the more important it is to have tests in your code to be sure that it does what you want it to do.

Static typing is an important way for the system to automatically test your code for type correctness.

Assert can be used to catch problems in the code. It only runs in development mode, and not in production mode, so you can use as much in your code without affecting performance.

The audio skipped a few times, but nothing important was lost that was not repeated later in the video.


In questa pagina del sito puoi guardare il video online Dart Computer Programming for Intermediates: Tests 01 Assert della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Dash to Dartlang 28 ottobre 2016, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 1,878 volte e gli è piaciuto 21 spettatori. Buona visione!