CodePaste Logo
New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Format:
Recent snippets matching tags of nunit snippet VS2010
XML
<?xml version="1.0" encoding="utf-8"?>
<CodeSnippets xmlns="http://schemas.microsoft.com/VisualStudio/2005/CodeSnippet">
  <CodeSnippet Format="1.0.0">
    <Header>
      <Title>Nunit Test Class</Title>
      <Shortcut>ntestc</Shortcut>
      <Description>Code snippet for a nunit test class</Description>
      <Author>Jason Rowe</Author>
      <SnippetTypes>
        <SnippetType>Expansion</SnippetType>
by Jason Rowe   December 17, 2010 @ 3:41pm
231 Views
no comments
 
XML
<?xml version="1.0" encoding="utf-8"?>
<CodeSnippets xmlns="http://schemas.microsoft.com/VisualStudio/2005/CodeSnippet">
  <CodeSnippet Format="1.0.0">
    <Header>
      <SnippetTypes>
        <SnippetType>Expansion</SnippetType>
      </SnippetTypes>
      <Title>Test Method</Title>
      <Shortcut>ntestm</Shortcut>
      <Description>Code snippet for a test method</Description>
by Jason Rowe   December 17, 2010 @ 3:39pm
241 Views
no comments
 
brought to you by:
West Wind Techologies



If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate