TestsResultsIT.xml

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<test-results xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="nunit_schema_2.5.xsd" name="Pester" total="60" errors="0" failures="0" not-run="0" inconclusive="0" ignored="0" skipped="0" invalid="0" date="2017-05-23" time="16:22:55">
  <environment user="appveyor" machine-name="APPVYR-WIN" cwd="C:\projects\reportingservicestools" user-domain="APPVYR-WIN" platform="Microsoft Windows Server 2012 R2 Datacenter|C:\windows|\Device\Harddisk0\Partition5" nunit-version="2.5.8.0" os-version="6.3.9600" clr-version="4.0.30319.42000" />
  <culture-info current-culture="en-US" current-uiculture="en-US" />
  <test-suite type="TestFixture" name="Pester" executed="True" result="Success" success="True" time="324.5494" asserts="0" description="Pester">
    <results>
      <test-suite type="TestFixture" name="C:\projects\reportingservicestools\Tests\Admin\RsEncryptionKey.Tests.ps1" executed="True" result="Success" success="True" time="117.9528" asserts="0" description="C:\projects\reportingservicestools\Tests\Admin\RsEncryptionKey.Tests.ps1">
        <results>
          <test-suite type="TestFixture" name="RsEncryptionKey" executed="True" result="Success" success="True" time="117.9528" asserts="0" description="RsEncryptionKey">
            <results>
              <test-suite type="TestFixture" name="Backing up and restoring encryption key" executed="True" result="Success" success="True" time="117.9528" asserts="0" description="Backing up and restoring encryption key">
                <results>
                  <test-case description="Should allow access of encrypted content post restore" name="RsEncryptionKey.Backing up and restoring encryption key.Should allow access of encrypted content post restore" time="67.2604" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should allow backup and restore of encryption key to relative paths" name="RsEncryptionKey.Backing up and restoring encryption key.Should allow backup and restore of encryption key to relative paths" time="50.6924" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
            </results>
          </test-suite>
        </results>
      </test-suite>
      <test-suite type="TestFixture" name="C:\projects\reportingservicestools\Tests\Admin\Set-RsDatabase.Tests.ps1" executed="True" result="Success" success="True" time="102.7323" asserts="0" description="C:\projects\reportingservicestools\Tests\Admin\Set-RsDatabase.Tests.ps1">
        <results>
          <test-suite type="TestFixture" name="Set-RsDatabase" executed="True" result="Success" success="True" time="102.7323" asserts="0" description="Set-RsDatabase">
            <results>
              <test-suite type="TestFixture" name="Changing database to a new database using ServiceAccount credentials" executed="True" result="Success" success="True" time="11.875" asserts="0" description="Changing database to a new database using ServiceAccount credentials">
                <results>
                  <test-case description="Should update database and credentials" name="Set-RsDatabase.Changing database to a new database using ServiceAccount credentials.Should update database and credentials" time="11.875" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Changing database to a new database using SQL credentials" executed="True" result="Success" success="True" time="8.9353" asserts="0" description="Changing database to a new database using SQL credentials">
                <results>
                  <test-case description="Should update database and credentials" name="Set-RsDatabase.Changing database to a new database using SQL credentials.Should update database and credentials" time="8.9353" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Changing database to an existing database using SQL credentials" executed="True" result="Success" success="True" time="40.9594" asserts="0" description="Changing database to an existing database using SQL credentials">
                <results>
                  <test-case description="Should update database and credentials" name="Set-RsDatabase.Changing database to an existing database using SQL credentials.Should update database and credentials" time="40.9594" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Changing database to an existing database using ServiceAccount credentials" executed="True" result="Success" success="True" time="40.9626" asserts="0" description="Changing database to an existing database using ServiceAccount credentials">
                <results>
                  <test-case description="Should update database and credentials" name="Set-RsDatabase.Changing database to an existing database using ServiceAccount credentials.Should update database and credentials" time="40.9626" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
            </results>
          </test-suite>
        </results>
      </test-suite>
      <test-suite type="TestFixture" name="C:\projects\reportingservicestools\Tests\Admin\Set-RsDatabaseCredentials.Tests.ps1" executed="True" result="Success" success="True" time="81.7566" asserts="0" description="C:\projects\reportingservicestools\Tests\Admin\Set-RsDatabaseCredentials.Tests.ps1">
        <results>
          <test-suite type="TestFixture" name="Set-RsDatabaseCredentials" executed="True" result="Success" success="True" time="81.7566" asserts="0" description="Set-RsDatabaseCredentials">
            <results>
              <test-suite type="TestFixture" name="Changing database credential type to ServiceAccount credentials" executed="True" result="Success" success="True" time="40.8628" asserts="0" description="Changing database credential type to ServiceAccount credentials">
                <results>
                  <test-case description="Should update credentials" name="Set-RsDatabaseCredentials.Changing database credential type to ServiceAccount credentials.Should update credentials" time="40.8628" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Changing database credential type to SQL credentials" executed="True" result="Success" success="True" time="40.8937" asserts="0" description="Changing database credential type to SQL credentials">
                <results>
                  <test-case description="Should update credentials" name="Set-RsDatabaseCredentials.Changing database credential type to SQL credentials.Should update credentials" time="40.8937" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
            </results>
          </test-suite>
        </results>
      </test-suite>
      <test-suite type="TestFixture" name="C:\projects\reportingservicestools\Tests\CatalogItems\Get-RsDataSource.Tests.ps1" executed="True" result="Success" success="True" time="8.3713" asserts="0" description="C:\projects\reportingservicestools\Tests\CatalogItems\Get-RsDataSource.Tests.ps1">
        <results>
          <test-suite type="TestFixture" name="Get-RsDataSource" executed="True" result="Success" success="True" time="8.3713" asserts="0" description="Get-RsDataSource">
            <results>
              <test-suite type="TestFixture" name="Get RsDataSource with ReportServerUri parameter" executed="True" result="Success" success="True" time="8.0696" asserts="0" description="Get RsDataSource with ReportServerUri parameter">
                <results>
                  <test-case description="Should get a RsDataSource" name="Get-RsDataSource.Get RsDataSource with ReportServerUri parameter.Should get a RsDataSource" time="8.0696" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Get RsDataSource with Proxy parameter" executed="True" result="Success" success="True" time="0.1542" asserts="0" description="Get RsDataSource with Proxy parameter">
                <results>
                  <test-case description="Should get a RsDataSource" name="Get-RsDataSource.Get RsDataSource with Proxy parameter.Should get a RsDataSource" time="0.1542" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Get RsDataSource with Proxy y ReportServerUri parameters" executed="True" result="Success" success="True" time="0.1475" asserts="0" description="Get RsDataSource with Proxy y ReportServerUri parameters">
                <results>
                  <test-case description="Should get a RsDataSource" name="Get-RsDataSource.Get RsDataSource with Proxy y ReportServerUri parameters.Should get a RsDataSource" time="0.1475" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
            </results>
          </test-suite>
        </results>
      </test-suite>
      <test-suite type="TestFixture" name="C:\projects\reportingservicestools\Tests\CatalogItems\Get-RsItemReference.Tests.ps1" executed="True" result="Success" success="True" time="3.5585" asserts="0" description="C:\projects\reportingservicestools\Tests\CatalogItems\Get-RsItemReference.Tests.ps1">
        <results>
          <test-suite type="TestFixture" name="Get-RsItemReference" executed="True" result="Success" success="True" time="3.5585" asserts="0" description="Get-RsItemReference">
            <results>
              <test-suite type="TestFixture" name="Get-RsItemReference with min parameters" executed="True" result="Success" success="True" time="2.1728" asserts="0" description="Get-RsItemReference with min parameters">
                <results>
                  <test-case description="Should found a reference to a RsDataSet with min parameters" name="Get-RsItemReference.Get-RsItemReference with min parameters.Should found a reference to a RsDataSet with min parameters" time="2.1647" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should found a reference to a RsDataSource with min parameters" name="Get-RsItemReference.Get-RsItemReference with min parameters.Should found a reference to a RsDataSource with min parameters" time="0.0081" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Get-RsItemContent with Proxy parameter" executed="True" result="Success" success="True" time="0.561" asserts="0" description="Get-RsItemContent with Proxy parameter">
                <results>
                  <test-case description="Should found a reference to a RsDataSource of a report with Proxy Parameter" name="Get-RsItemReference.Get-RsItemContent with Proxy parameter.Should found a reference to a RsDataSource of a report with Proxy Parameter" time="0.561" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Get-RsItemContent with ReportServerUri Parameter" executed="True" result="Success" success="True" time="0.536" asserts="0" description="Get-RsItemContent with ReportServerUri Parameter">
                <results>
                  <test-case description="Should found a reference to a RsDataSource of a report with ReportServerUri Parameter" name="Get-RsItemReference.Get-RsItemContent with ReportServerUri Parameter.Should found a reference to a RsDataSource of a report with ReportServerUri Parameter" time="0.536" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Get-RsItemContent with ReportServerUri and Proxy Parameter" executed="True" result="Success" success="True" time="0.2886" asserts="0" description="Get-RsItemContent with ReportServerUri and Proxy Parameter">
                <results>
                  <test-case description="Should found a reference to a RsDataSource of a report with ReportServerUri and Proxy Parameters" name="Get-RsItemReference.Get-RsItemContent with ReportServerUri and Proxy Parameter.Should found a reference to a RsDataSource of a report with ReportServerUri and Proxy Parameters" time="0.2886" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
            </results>
          </test-suite>
        </results>
      </test-suite>
      <test-suite type="TestFixture" name="C:\projects\reportingservicestools\Tests\CatalogItems\New-RsDataSource.Tests.ps1" executed="True" result="Success" success="True" time="2.0293" asserts="0" description="C:\projects\reportingservicestools\Tests\CatalogItems\New-RsDataSource.Tests.ps1">
        <results>
          <test-suite type="TestFixture" name="New-RsDataSource" executed="True" result="Success" success="True" time="2.0293" asserts="0" description="New-RsDataSource">
            <results>
              <test-suite type="TestFixture" name="Create RsDataSource with minimun parameters" executed="True" result="Success" success="True" time="0.1847" asserts="0" description="Create RsDataSource with minimun parameters">
                <results>
                  <test-case description="Should be a new data source" name="New-RsDataSource.Create RsDataSource with minimun parameters.Should be a new data source" time="0.1847" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Create RsDataSource with ReportServerUri parameter" executed="True" result="Success" success="True" time="0.4382" asserts="0" description="Create RsDataSource with ReportServerUri parameter">
                <results>
                  <test-case description="Should be a new data source" name="New-RsDataSource.Create RsDataSource with ReportServerUri parameter.Should be a new data source" time="0.4382" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Create RsDataSource with Proxy parameter" executed="True" result="Success" success="True" time="0.1407" asserts="0" description="Create RsDataSource with Proxy parameter">
                <results>
                  <test-case description="Should be a new data source" name="New-RsDataSource.Create RsDataSource with Proxy parameter.Should be a new data source" time="0.1407" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Create RsDataSource with connection string parameter" executed="True" result="Success" success="True" time="0.1396" asserts="0" description="Create RsDataSource with connection string parameter">
                <results>
                  <test-case description="Should be a new data source" name="New-RsDataSource.Create RsDataSource with connection string parameter.Should be a new data source" time="0.1396" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Create RsDataSource with Proxy and ReportServerUri parameters" executed="True" result="Success" success="True" time="0.195" asserts="0" description="Create RsDataSource with Proxy and ReportServerUri parameters">
                <results>
                  <test-case description="Should be a new data source" name="New-RsDataSource.Create RsDataSource with Proxy and ReportServerUri parameters.Should be a new data source" time="0.195" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Create RsDataSource with unsupported RsDataSource Extension validation" executed="True" result="Success" success="True" time="0.2163" asserts="0" description="Create RsDataSource with unsupported RsDataSource Extension validation">
                <results>
                  <test-case description="Should throw an exception when datasource is failed to be create" name="New-RsDataSource.Create RsDataSource with unsupported RsDataSource Extension validation.Should throw an exception when datasource is failed to be create" time="0.2163" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Create RsDataSource with STORE credential validation" executed="True" result="Success" success="True" time="0.1076" asserts="0" description="Create RsDataSource with STORE credential validation">
                <results>
                  <test-case description="Should throw an exception when Store credential retrieval are given without providing credential" name="New-RsDataSource.Create RsDataSource with STORE credential validation.Should throw an exception when Store credential retrieval are given without providing credential" time="0.1076" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Create RsDataSource with Data Source Credentials" executed="True" result="Success" success="True" time="0.1308" asserts="0" description="Create RsDataSource with Data Source Credentials">
                <results>
                  <test-case description="Should be a new data source" name="New-RsDataSource.Create RsDataSource with Data Source Credentials.Should be a new data source" time="0.1308" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Create RsDataSource with Windows Credentials Parameter" executed="True" result="Success" success="True" time="0.1675" asserts="0" description="Create RsDataSource with Windows Credentials Parameter">
                <results>
                  <test-case description="Should be a new data source" name="New-RsDataSource.Create RsDataSource with Windows Credentials Parameter.Should be a new data source" time="0.1675" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Create RsDataSource with Prompt Credentials Retrieval" executed="True" result="Success" success="True" time="0.1443" asserts="0" description="Create RsDataSource with Prompt Credentials Retrieval">
                <results>
                  <test-case description="Should be a new data source" name="New-RsDataSource.Create RsDataSource with Prompt Credentials Retrieval.Should be a new data source" time="0.1443" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Create RsDataSource and Overwrite it" executed="True" result="Success" success="True" time="0.1646" asserts="0" description="Create RsDataSource and Overwrite it">
                <results>
                  <test-case description="Should overwrite a datasource" name="New-RsDataSource.Create RsDataSource and Overwrite it.Should overwrite a datasource" time="0.1646" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
            </results>
          </test-suite>
        </results>
      </test-suite>
      <test-suite type="TestFixture" name="C:\projects\reportingservicestools\Tests\CatalogItems\New-RsFolder.Tests.ps1" executed="True" result="Success" success="True" time="2.0253" asserts="0" description="C:\projects\reportingservicestools\Tests\CatalogItems\New-RsFolder.Tests.ps1">
        <results>
          <test-suite type="TestFixture" name="New-RsFolder" executed="True" result="Success" success="True" time="2.0253" asserts="0" description="New-RsFolder">
            <results>
              <test-suite type="TestFixture" name="Create Folder with minimun parameters" executed="True" result="Success" success="True" time="0.24" asserts="0" description="Create Folder with minimun parameters">
                <results>
                  <test-case description="Should be a new folder" name="New-RsFolder.Create Folder with minimun parameters.Should be a new folder" time="0.24" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Create a subfolder" executed="True" result="Success" success="True" time="0.4363" asserts="0" description="Create a subfolder">
                <results>
                  <test-case description="Should the parent folder" name="New-RsFolder.Create a subfolder.Should the parent folder" time="0.4258" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should the subfolder" name="New-RsFolder.Create a subfolder.Should the subfolder" time="0.0104" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Create a folder with proxy" executed="True" result="Success" success="True" time="0.2832" asserts="0" description="Create a folder with proxy">
                <results>
                  <test-case description="Should be a new folder with the parameter proxy" name="New-RsFolder.Create a folder with proxy.Should be a new folder with the parameter proxy" time="0.2832" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Create a folder with ReportServerUri" executed="True" result="Success" success="True" time="0.5263" asserts="0" description="Create a folder with ReportServerUri">
                <results>
                  <test-case description="Should be a new folder with the parameter ReportServerUri" name="New-RsFolder.Create a folder with ReportServerUri.Should be a new folder with the parameter ReportServerUri" time="0.5263" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Create a folder with all the parameters except credentials" executed="True" result="Success" success="True" time="0.5395" asserts="0" description="Create a folder with all the parameters except credentials">
                <results>
                  <test-case description="Should be a new folder with all parameters except credentials" name="New-RsFolder.Create a folder with all the parameters except credentials.Should be a new folder with all parameters except credentials" time="0.5395" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
            </results>
          </test-suite>
        </results>
      </test-suite>
      <test-suite type="TestFixture" name="C:\projects\reportingservicestools\Tests\CatalogItems\Out-RsFolderContent.Tests.ps1" executed="True" result="Success" success="True" time="2.8787" asserts="0" description="C:\projects\reportingservicestools\Tests\CatalogItems\Out-RsFolderContent.Tests.ps1">
        <results>
          <test-suite type="TestFixture" name="Out-RsFolderContent" executed="True" result="Success" success="True" time="2.8787" asserts="0" description="Out-RsFolderContent">
            <results>
              <test-suite type="TestFixture" name="Out-RsFolderContent with min parameters" executed="True" result="Success" success="True" time="0.9412" asserts="0" description="Out-RsFolderContent with min parameters">
                <results>
                  <test-case description="Should download a report from Reporting Services with min parameters" name="Out-RsFolderContent.Out-RsFolderContent with min parameters.Should download a report from Reporting Services with min parameters" time="0.9217" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should download a RsDataSource from Reporting Services with min parameters" name="Out-RsFolderContent.Out-RsFolderContent with min parameters.Should download a RsDataSource from Reporting Services with min parameters" time="0.0119" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should download a RsDataSet from Reporting Services with min parameters" name="Out-RsFolderContent.Out-RsFolderContent with min parameters.Should download a RsDataSet from Reporting Services with min parameters" time="0.0077" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Out-RsFolderContent with ReportServerUri Parameter" executed="True" result="Success" success="True" time="0.4842" asserts="0" description="Out-RsFolderContent with ReportServerUri Parameter">
                <results>
                  <test-case description="Should download a report from Reporting Services with ReportServerUri parameters" name="Out-RsFolderContent.Out-RsFolderContent with ReportServerUri Parameter.Should download a report from Reporting Services with ReportServerUri parameters" time="0.4842" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Out-RsFolderContent with Proxy Parameter" executed="True" result="Success" success="True" time="0.4781" asserts="0" description="Out-RsFolderContent with Proxy Parameter">
                <results>
                  <test-case description="Should download a report from Reporting Services with Proxy Parameters" name="Out-RsFolderContent.Out-RsFolderContent with Proxy Parameter.Should download a report from Reporting Services with Proxy Parameters" time="0.4781" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Out-RsFolderContent with Proxy and ReportServer Parameter" executed="True" result="Success" success="True" time="0.4693" asserts="0" description="Out-RsFolderContent with Proxy and ReportServer Parameter">
                <results>
                  <test-case description="Should download a report from Reporting Services with Proxy and ReportServerUri parameter" name="Out-RsFolderContent.Out-RsFolderContent with Proxy and ReportServer Parameter.Should download a report from Reporting Services with Proxy and ReportServerUri parameter" time="0.4693" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Out-RsFolderContent with recurse parameters" executed="True" result="Success" success="True" time="0.5058" asserts="0" description="Out-RsFolderContent with recurse parameters">
                <results>
                  <test-case description="Should download a report in a folder from Reporting Services with min parameters" name="Out-RsFolderContent.Out-RsFolderContent with recurse parameters.Should download a report in a folder from Reporting Services with min parameters" time="0.4747" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should download a RsDataSource from Reporting Services with min parameters" name="Out-RsFolderContent.Out-RsFolderContent with recurse parameters.Should download a RsDataSource from Reporting Services with min parameters" time="0.0078" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should download a RsDataSet from Reporting Services with min parameters" name="Out-RsFolderContent.Out-RsFolderContent with recurse parameters.Should download a RsDataSet from Reporting Services with min parameters" time="0.0072" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should download a report inside a subfolder from Reporting Services with min parameters" name="Out-RsFolderContent.Out-RsFolderContent with recurse parameters.Should download a report inside a subfolder from Reporting Services with min parameters" time="0.0089" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should download a subfolder from Reporting Services with min parameters" name="Out-RsFolderContent.Out-RsFolderContent with recurse parameters.Should download a subfolder from Reporting Services with min parameters" time="0.0072" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
            </results>
          </test-suite>
        </results>
      </test-suite>
      <test-suite type="TestFixture" name="C:\projects\reportingservicestools\Tests\CatalogItems\Write-RsFolderContent.Tests.ps1" executed="True" result="Success" success="True" time="2.015" asserts="0" description="C:\projects\reportingservicestools\Tests\CatalogItems\Write-RsFolderContent.Tests.ps1">
        <results>
          <test-suite type="TestFixture" name="Write-RsFolderContent" executed="True" result="Success" success="True" time="2.015" asserts="0" description="Write-RsFolderContent">
            <results>
              <test-suite type="TestFixture" name="Write-RsFolderContent with min parameters" executed="True" result="Success" success="True" time="0.3704" asserts="0" description="Write-RsFolderContent with min parameters">
                <results>
                  <test-case description="Should upload a local report in Report Server" name="Write-RsFolderContent.Write-RsFolderContent with min parameters.Should upload a local report in Report Server" time="0.3335" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should upload a local RsDataSource in Report Server" name="Write-RsFolderContent.Write-RsFolderContent with min parameters.Should upload a local RsDataSource in Report Server" time="0.0155" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should upload a local DataSet in Report Server" name="Write-RsFolderContent.Write-RsFolderContent with min parameters.Should upload a local DataSet in Report Server" time="0.0214" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Write-RsFolderContent with ReportServerUri parameter" executed="True" result="Success" success="True" time="0.5425" asserts="0" description="Write-RsFolderContent with ReportServerUri parameter">
                <results>
                  <test-case description="Should upload a local report in Report Server with ReportServerUri Parameter" name="Write-RsFolderContent.Write-RsFolderContent with ReportServerUri parameter.Should upload a local report in Report Server with ReportServerUri Parameter" time="0.5425" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Write-RsFolderContent with Proxy Parameter" executed="True" result="Success" success="True" time="0.2685" asserts="0" description="Write-RsFolderContent with Proxy Parameter">
                <results>
                  <test-case description="Should upload a local report in Report Server with Proxy Parameter" name="Write-RsFolderContent.Write-RsFolderContent with Proxy Parameter.Should upload a local report in Report Server with Proxy Parameter" time="0.2685" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Write-RsFolderContent with Proxy and ReportServerUri" executed="True" result="Success" success="True" time="0.274" asserts="0" description="Write-RsFolderContent with Proxy and ReportServerUri">
                <results>
                  <test-case description="Should upload a local report in Report Server with ReportServerUri and Proxy Parameters" name="Write-RsFolderContent.Write-RsFolderContent with Proxy and ReportServerUri.Should upload a local report in Report Server with ReportServerUri and Proxy Parameters" time="0.274" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Write-RsFolderContent with Recurse Parameter" executed="True" result="Success" success="True" time="0.5596" asserts="0" description="Write-RsFolderContent with Recurse Parameter">
                <results>
                  <test-case description="Should upload a local subFolder with Recurse Parameter" name="Write-RsFolderContent.Write-RsFolderContent with Recurse Parameter.Should upload a local subFolder with Recurse Parameter" time="0.5105" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should upload a report that is in a folder and a second report that is in a subfolder" name="Write-RsFolderContent.Write-RsFolderContent with Recurse Parameter.Should upload a report that is in a folder and a second report that is in a subfolder" time="0.0177" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should upload a local RsDataSource in Report Server" name="Write-RsFolderContent.Write-RsFolderContent with Recurse Parameter.Should upload a local RsDataSource in Report Server" time="0.0158" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should upload a local DataSet in Report Server" name="Write-RsFolderContent.Write-RsFolderContent with Recurse Parameter.Should upload a local DataSet in Report Server" time="0.0156" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
            </results>
          </test-suite>
        </results>
      </test-suite>
      <test-suite type="TestFixture" name="C:\projects\reportingservicestools\Tests\Security\AccessOnCatalogItem.Tests.ps1" executed="True" result="Success" success="True" time="0.6318" asserts="0" description="C:\projects\reportingservicestools\Tests\Security\AccessOnCatalogItem.Tests.ps1">
        <results>
          <test-suite type="TestFixture" name="Grant and Revoke Access On RS Catalog Items" executed="True" result="Success" success="True" time="0.6318" asserts="0" description="Grant and Revoke Access On RS Catalog Items">
            <results>
              <test-suite type="TestFixture" name="Granting permission on catalog item to test user" executed="True" result="Success" success="True" time="0.5007" asserts="0" description="Granting permission on catalog item to test user">
                <results>
                  <test-case description="Should assign Browser access to test user" name="Grant and Revoke Access On RS Catalog Items.Granting permission on catalog item to test user.Should assign Browser access to test user" time="0.4445" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should assign Content Manager access to test user" name="Grant and Revoke Access On RS Catalog Items.Granting permission on catalog item to test user.Should assign Content Manager access to test user" time="0.0563" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Revoking access from test user" executed="True" result="Success" success="True" time="0.1311" asserts="0" description="Revoking access from test user">
                <results>
                  <test-case description="Should revoke all access from test user" name="Grant and Revoke Access On RS Catalog Items.Revoking access from test user.Should revoke all access from test user" time="0.1311" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
            </results>
          </test-suite>
        </results>
      </test-suite>
      <test-suite type="TestFixture" name="C:\projects\reportingservicestools\Tests\Security\AccessToRs.Tests.ps1" executed="True" result="Success" success="True" time="0.598" asserts="0" description="C:\projects\reportingservicestools\Tests\Security\AccessToRs.Tests.ps1">
        <results>
          <test-suite type="TestFixture" name="Grant and Revoke Access To Rs" executed="True" result="Success" success="True" time="0.598" asserts="0" description="Grant and Revoke Access To Rs">
            <results>
              <test-suite type="TestFixture" name="Granting permission to test user" executed="True" result="Success" success="True" time="0.4737" asserts="0" description="Granting permission to test user">
                <results>
                  <test-case description="Should assign System User access to test user" name="Grant and Revoke Access To Rs.Granting permission to test user.Should assign System User access to test user" time="0.4177" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should assign System Administrator access to test user" name="Grant and Revoke Access To Rs.Granting permission to test user.Should assign System Administrator access to test user" time="0.056" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Revoking access from test user" executed="True" result="Success" success="True" time="0.1243" asserts="0" description="Revoking access from test user">
                <results>
                  <test-case description="Should remove all access for test user" name="Grant and Revoke Access To Rs.Revoking access from test user.Should remove all access for test user" time="0.1243" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
            </results>
          </test-suite>
        </results>
      </test-suite>
    </results>
  </test-suite>
</test-results>