This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
gambas-source-code
Watch
1
Star
0
Fork
You've already forked gambas-source-code
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
175efe2763
gambas-source-code
/
main
/
lib
/
test
/
gb.test
/
.src
/
TestMyself
/
TSkipAll.test
8 lines
64 B
Text
Raw
Normal View
History
Unescape
Escape
gb.test test all assertions [GB.TEST] * NEW: Assert.IntendedFailure move to Test.IntendedFailure * NEW: TAllAsserts tests all assertions (3 todo left)
2020-05-28 11:14:58 +02:00
' Gambas test file
Public Sub SkipAll()
gb.test: TSkipAll now passes The test TSkipAll now passes with its intended implementation, so remove the Test.Todo.
2020-06-01 06:36:04 +02:00
Test.SkipAll()
gb.test test all assertions [GB.TEST] * NEW: Assert.IntendedFailure move to Test.IntendedFailure * NEW: TAllAsserts tests all assertions (3 todo left)
2020-05-28 11:14:58 +02:00
End
Reference in a new issue
Copy permalink