Creating Mock Objects with VisualGDB and GoogleMock
This tutorial shows how to use VisualGDB with the GoogleTest/GoogleMock framework to verify the behavior of algorithms in your code
Read moreThis tutorial shows how to use VisualGDB with the GoogleTest/GoogleMock framework to verify the behavior of algorithms in your code
Read moreThis tutorial shows how to use RefactorScript to automatically generate boilerplate code – repetitive code constructs, such as initialization of
Read moreContents Overview Running RefactorScripts RefactorScript Window RefactorScript Language Data Model Common RefactorScripts Overview RefactorScript is a mechanism for generating boilerplate
Read moreThis page provides an overview of the RefactorScript language used by VisualGDB to define custom code generation patterns. Contents Overview
Read moreThis page describes the data model used by RefactorScript. Each C/C++ entity (e.g. a class or a function) is represented
Read more