all-tests.html

<h1>Tests for Project-Main/Liaison/test/Utility</h1>

    <section>
        <h2>Closure</h2>
        <details>
    <summary><b>ObjectCallable:</b> <span style="color:green;">success</span> in 0.174ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        ****ActualClassVActualObjClass****
        +++pass+++
        Target:
        Liaison\Test\Closure
        --
        Actual:
        Liaison\Test\Closure
        --------
        ****Class****
        +++pass+++
        Target:
        Liaison\Test\Closure
        --
        Actual:
        Liaison\Test\Closure
        --------
        ****Object****
        +++pass+++
        Target:
        Object of class Liaison\Test\Closure
        --
        Actual:
        Object of class Liaison\Test\Closure
        --------
        ****ObjectClass****
        +++pass+++
        Target:
        Liaison\Test\Closure
        --
        Actual:
        Liaison\Test\Closure
        --------
        ****FuncName****
        +++pass+++
        Target:
        retBoundArg
        --
        Actual:
        retBoundArg
        --------
        ****CallClosure****
        +++pass+++
        Target:
        Bind goodness to yourself &amp; accept goodness from others
        --
        Actual:
        Bind goodness to yourself &amp; accept goodness from others
        --------
        
    </div>
</details>
<details>
    <summary><b>StaticCallable:</b> <span style="color:green;">success</span>    </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        true
        --
        Actual:
        true
        --------
        
    </div>
</details>
<details>
    <summary><b>AnonymousCallable:</b> <span style="color:green;">success</span>    </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        true
        --
        Actual:
        true
        --------
        
    </div>
</details>

    </section>

    <section>
        <h2>DotNotation</h2>
        <details>
    <summary><b>TopLevelDotToNestedArray:</b> <span style="color:green;">success</span> in 0.238ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        array ( 'black' =&gt; array ( 'lives' =&gt; array ( 'matter' =&gt; array ( 0 =&gt; 'Absolutely!', ), ), ), 'all' =&gt; array ( 'lives' =&gt; array ( 'matter' =&gt; array ( 0 =&gt; 'Of course, though &quot;All lives matter is a pr...
        --
        Actual:
        array ( 'black' =&gt; array ( 'lives' =&gt; array ( 'matter' =&gt; array ( 0 =&gt; 'Absolutely!', ), ), ), 'all' =&gt; array ( 'lives' =&gt; array ( 'matter' =&gt; array ( 0 =&gt; 'Of course, though &quot;All lives matter is a pr...
        --------
        
    </div>
</details>

    </section>
<br>
--------------------------------
<br>
<h1>Tests for Project-Main/Liaison/test/Other</h1>

    <section>
        <h2>BaseException</h2>
        <details>
    <summary><b>ThrowDeepFromClosureInFile:</b> <span style="color:green;">success</span> in 1.015ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        ****File****
        +++pass+++
        Target:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/extra/BaseException.php
        --
        Actual:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/extra/BaseException.php
        --------
        ****Function****
        +++pass+++
        Target:
        Liaison\Test\Source\BaseException\{closure}
        --
        Actual:
        Liaison\Test\Source\BaseException\{closure}
        --------
        ****Class****
        +++pass+++
        Target:
        Liaison\Test\Exceptions
        --
        Actual:
        Liaison\Test\Exceptions
        --------
        ****Depth****
        +++pass+++
        Target:
        4
        --
        Actual:
        4
        --------
        ****Line****
        +++pass+++
        Target:
        10
        --
        Actual:
        10
        --------
        
    </div>
</details>
<details>
    <summary><b>ThrowDeep:</b> <span style="color:green;">success</span>    </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        ****File****
        +++pass+++
        Target:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/Other/BaseException.php
        --
        Actual:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/Other/BaseException.php
        --------
        ****Function****
        +++pass+++
        Target:
        testThrowDeep
        --
        Actual:
        testThrowDeep
        --------
        ****Class****
        +++pass+++
        Target:
        Liaison\Test\Exceptions
        --
        Actual:
        Liaison\Test\Exceptions
        --------
        ****Depth****
        +++pass+++
        Target:
        4
        --
        Actual:
        4
        --------
        ****Line****
        +++pass+++
        Target:
        47
        --
        Actual:
        47
        --------
        
    </div>
</details>
<details>
    <summary><b>AddGlobalFunction:</b> <span style="color:green;">success</span>    </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        ****File****
        +++pass+++
        Target:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/Other/BaseException.php
        --
        Actual:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/Other/BaseException.php
        --------
        ****Function****
        +++pass+++
        Target:
        testAddGlobalFunction
        --
        Actual:
        testAddGlobalFunction
        --------
        ****Class****
        +++pass+++
        Target:
        Liaison\Test\Exceptions
        --
        Actual:
        Liaison\Test\Exceptions
        --------
        ****Depth****
        +++pass+++
        Target:
        0
        --
        Actual:
        0
        --------
        ****Line****
        +++pass+++
        Target:
        72
        --
        Actual:
        72
        --------
        
    </div>
</details>

    </section>
<br>
--------------------------------
<br>
<h1>Tests for Project-Main/Liaison/test/LiaisonTrait</h1>

    <section>
        <h2>Api</h2>
        <details>
    <summary><b>PrefixMediatorWildcard:</b> <span style="color:green;">success</span>    </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        Hola Cat
        --
        Actual:
        Hola Cat
        --------
        
    </div>
</details>
<details>
    <summary><b>MethodMediatorWildcard:</b> <span style="color:green;">success</span>    </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        Hola Cat
        --
        Actual:
        Hola Cat
        --------
        
    </div>
</details>
<details>
    <summary><b>MethodMediator:</b> <span style="color:green;">success</span>    </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        Hola Cat
        --
        Actual:
        Hola Cat
        --------
        
    </div>
</details>
<details>
    <summary><b>ApiDuplicate:</b> <span style="color:green;">success</span> in 0.232ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass-exception+++
        Target:
        - Class: Lia\Exception\Base
        - Containing: array ( 0 =&gt; 'No mediator found to handle \'api.t.hello.method\', but a duplicate was added.', )
        --
        Actual:
        - Class: Lia\Exception\Base
        - Msg: 'No mediator found to handle \'api.t.hello.method\', but a duplicate was added.'
        ------------
        
    </div>
</details>
<details>
    <summary><b>ApiMediatorWildcard:</b> <span style="color:green;">success</span>    </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        Hola Cat
        --
        Actual:
        Hola Cat
        --------
        
    </div>
</details>
<details>
    <summary><b>MediateApi:</b> <span style="color:green;">success</span>    </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        Hola Cat
        --
        Actual:
        Hola Cat
        --------
        
    </div>
</details>
<details>
    <summary><b>AddRemoveAddApi:</b> <span style="color:green;">success</span>    </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        Hola Cat
        --
        Actual:
        Hola Cat
        --------
        +++pass+++
        Target:
        Hola Cat
        --
        Actual:
        Hola Cat
        --------
        +++pass+++
        Target:
        Hola Cat
        --
        Actual:
        Hola Cat
        --------
        +++pass+++
        Target:
        Hola Cat
        --
        Actual:
        Hola Cat
        --------
        
    </div>
</details>

    </section>
<br>
--------------------------------
<br>
<h1>Tests for Project-Main/Liaison/test/CompoTrait</h1>

    <section>
        <h2>Scanner</h2>
        <details>
    <summary><b>ApiPrefixAndCustomPrefixesAndBasicallyEverything:</b> <span style="color:green;">success</span> in 0.112ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        ****Api Prefix****
        +++pass+++
        Target:
        6
        --
        Actual:
        6
        --------
        +++pass+++
        Target:
        56
        --
        Actual:
        56
        --------
        +++pass+++
        Target:
        1204
        --
        Actual:
        1204
        --------
        +++pass+++
        Target:
        156
        --
        Actual:
        156
        --------
        ****Custom Prefixes****
        +++pass+++
        Target:
        12
        --
        Actual:
        12
        --------
        +++pass+++
        Target:
        4096
        --
        Actual:
        4096
        --------
        +++pass+++
        Target:
        198
        --
        Actual:
        198
        --------
        
    </div>
</details>
<details>
    <summary><b>AddPrefixPointingToMethodHandler:</b> <span style="color:green;">success</span> in 0.111ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        Event 'Three' was called. Extra is ''.
        --
        Actual:
        Event 'Three' was called. Extra is ''.
        --------
        +++pass+++
        Target:
        array ( 0 =&gt; 'Four', 1 =&gt; 'One', 2 =&gt; '_Three', 3 =&gt; '_two', )
        --
        Actual:
        array ( 0 =&gt; 'Four', 1 =&gt; 'One', 2 =&gt; '_Three', 3 =&gt; '_two', )
        --------
        
    </div>
</details>
<details>
    <summary><b>AutoAddPrefixedFunctions:</b> <span style="color:green;">success</span>    </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        Event 'Three' was called. Extra is ''.
        --
        Actual:
        Event 'Three' was called. Extra is ''.
        --------
        +++pass+++
        Target:
        array ( 0 =&gt; 'Four', 1 =&gt; 'One', 2 =&gt; '_Three', 3 =&gt; '_two', )
        --
        Actual:
        array ( 0 =&gt; 'Four', 1 =&gt; 'One', 2 =&gt; '_Three', 3 =&gt; '_two', )
        --------
        
    </div>
</details>
<details>
    <summary><b>GlobalPrefix:</b> <span style="color:green;">success</span>    </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        array ( 'whatev' =&gt; array ( 0 =&gt; 'apiname.whatever', 1 =&gt; 'prefix', ), )
        --
        Actual:
        array ( 'whatev' =&gt; array ( 0 =&gt; 'apiname.whatever', 1 =&gt; 'prefix', ), )
        --------
        
    </div>
</details>
<details>
    <summary><b>GetPrefixedMethods:</b> <span style="color:green;">success</span>    </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        array ( 0 =&gt; 'Four', 1 =&gt; 'One', 2 =&gt; '_Three', 3 =&gt; '_two', )
        --
        Actual:
        array ( 0 =&gt; 'Four', 1 =&gt; 'One', 2 =&gt; '_Three', 3 =&gt; '_two', )
        --------
        
    </div>
</details>

    </section>
<br>
--------------------------------
<br>
<h1>Tests for Project-Main/Liaison/test/Compo</h1>

    <section>
        <h2>Autoloader</h2>
        <details>
    <summary><b>CustomAutoloader:</b> <span style="color:green;">success</span> in 0.293ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass-exception+++
        Target:
        - Class: Exception
        - Containing: array ( 0 =&gt; 'Test autoloader was successful for \'Test\\Custom\\Autoloader\'', )
        --
        Actual:
        - Class: Exception
        - Msg: 'Test autoloader was successful for \'Test\\Custom\\Autoloader\''
        ------------
        
    </div>
</details>
<details>
    <summary><b>InvokerLoadsNSClass:</b> <span style="color:green;">success</span> in 0.273ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        We create a file with a generic class, try the autoloader, then delete the file.
        The file is 'a21a89b2965de294fe7c6d561dcc69e.php'
        +++pass+++
        Target:
        \food\industry\istoxic\a21a89b2965de294fe7c6d561dcc69e
        --
        Actual:
        \food\industry\istoxic\a21a89b2965de294fe7c6d561dcc69e
        --------
        
    </div>
</details>
<details>
    <summary><b>InvokerLoadsClass:</b> <span style="color:green;">success</span> in 0.187ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        We create a file with a generic class, try the autoloader, then delete the file.
        The file is 'afccd9b5044ca288d96991efccd2c72.php'
        +++pass+++
        Target:
        \afccd9b5044ca288d96991efccd2c72
        --
        Actual:
        \afccd9b5044ca288d96991efccd2c72
        --------
        
    </div>
</details>
<details>
    <summary><b>AutoloadMethodIsAavailable:</b> <span style="color:green;">success</span>    </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        There will be no printed return values, but also no errors, if this test is passing.
        
        ****method****
        +++pass+++
        Target:
        
        --
        Actual:
        
        --------
        ****apiCall****
        +++pass+++
        Target:
        
        --
        Actual:
        
        --------
        
    </div>
</details>

    </section>

    <section>
        <h2>Cache</h2>
        <details>
    <summary><b>DeletingStaleCacheFiles:</b> <span style="color:green;">success</span> in 3.417ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        array ( 'file-5fd0081c980d0' =&gt; '5fd0081c980d0', 'meta-5fd0081c980d0' =&gt; '5fd0081c980d0', 'file-5fd0081c98136' =&gt; '5fd0081c98136', 'meta-5fd0081c98136' =&gt; '5fd0081c98136', 'file-5fd0081c9816b' =&gt; '5fd...
        --
        Actual:
        array ( 'file-5fd0081c980d0' =&gt; '5fd0081c980d0', 'meta-5fd0081c980d0' =&gt; '5fd0081c980d0', 'file-5fd0081c98136' =&gt; '5fd0081c98136', 'meta-5fd0081c98136' =&gt; '5fd0081c98136', 'file-5fd0081c9816b' =&gt; '5fd...
        --------
        
    </div>
</details>
<details>
    <summary><b>ExpiredCache:</b> <span style="color:green;">success</span> in 0.180ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        The &quot;justice&quot; system in America is punish-for-profit.
        --
        Actual:
        The &quot;justice&quot; system in America is punish-for-profit.
        --------
        +++pass+++
        Target:
        false
        --
        Actual:
        false
        --------
        
    </div>
</details>
<details>
    <summary><b>Caching:</b> <span style="color:green;">success</span> in 0.170ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        The war on drugs disproportionately affected(affects) black people.
        --
        Actual:
        The war on drugs disproportionately affected(affects) black people.
        --------
        +++pass+++
        Target:
        The war on drugs disproportionately affected(affects) black people.
        --
        Actual:
        The war on drugs disproportionately affected(affects) black people.
        --------
        +++pass+++
        Target:
        The war on drugs disproportionately affected(affects) black people.
        --
        Actual:
        The war on drugs disproportionately affected(affects) black people.
        --------
        
    </div>
</details>

    </section>

    <section>
        <h2>Config</h2>
        <details>
    <summary><b>DefaultsOrValuesAreAvailableWithNoConflicts:</b> <span style="color:green;">success</span>    </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        ****Conf Get****
        +++pass+++
        Target:
        Cops don't fix poverty
        --
        Actual:
        Cops don't fix poverty
        --------
        +++pass+++
        Target:
        Plant Pollinator Plants
        --
        Actual:
        Plant Pollinator Plants
        --------
        +++pass+++
        Target:
        Too many people are in the American prison system
        --
        Actual:
        Too many people are in the American prison system
        --------
        ****Lia Get****
        +++pass+++
        Target:
        Cops don't fix poverty
        --
        Actual:
        Cops don't fix poverty
        --------
        +++pass+++
        Target:
        Plant Pollinator Plants
        --
        Actual:
        Plant Pollinator Plants
        --------
        +++pass+++
        Target:
        Too many people are in the American prison system
        --
        Actual:
        Too many people are in the American prison system
        --------
        ****Call Api****
        +++pass+++
        Target:
        Cops don't fix poverty
        --
        Actual:
        Cops don't fix poverty
        --------
        ****Defaults****
        +++pass+++
        Target:
        Love is Free
        --
        Actual:
        Love is Free
        --------
        +++pass+++
        Target:
        Love is Free
        --
        Actual:
        Love is Free
        --------
        +++pass+++
        Target:
        Buy from a local business; be part of a community.
        --
        Actual:
        Buy from a local business; be part of a community.
        --------
        +++pass+++
        Target:
        Buy from a local business; be part of a community.
        --
        Actual:
        Buy from a local business; be part of a community.
        --------
        
    </div>
</details>

    </section>

    <section>
        <h2>Event</h2>
        <details>
    <summary><b>Derived:</b> <span style="color:green;">success</span> in 0.232ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        We need a new justice system.
        --
        Actual:
        We need a new justice system.
        --------
        +++pass+++
        Target:
        Poor people suffer in our current society, even if they work hard.
        --
        Actual:
        Poor people suffer in our current society, even if they work hard.
        --------
        +++pass+++
        Target:
        User privacy should always be a priority.User privacy should always be a priority.
        --
        Actual:
        User privacy should always be a priority.User privacy should always be a priority.
        --------
        
    </div>
</details>

    </section>

    <section>
        <h2>Redirect</h2>
        <details>
    <summary><b>Goto:</b> <strong style="color:orange;">disabled</strong>    </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        I'm not sure how to test `header('Location: ...)` stuff, especially since there's an `exit` afterward...
    </div>
</details>

    </section>

    <section>
        <h2>ResourceSorter</h2>
        <details>
    <summary><b>SortCss:</b> <span style="color:green;">success</span> in 1.488ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        ****Sorts files correctly****
        +++pass+++
        Target:
        array ( 0 =&gt; 'ResourceSorter/one.css', 1 =&gt; 'ResourceSorter/two.css', 2 =&gt; 'ResourceSorter/three.css', 3 =&gt; 'ResourceSorter/NotActuallyFirst.css', )
        --
        Actual:
        array ( 0 =&gt; 'ResourceSorter/one.css', 1 =&gt; 'ResourceSorter/two.css', 2 =&gt; 'ResourceSorter/three.css', 3 =&gt; 'ResourceSorter/NotActuallyFirst.css', )
        --------
        ****Has unsorted files, too****
        +++pass+++
        Target:
        6
        --
        Actual:
        6
        --------
        
    </div>
</details>

    </section>

    <section>
        <h2>Resources</h2>
        <details>
    <summary><b>AddUrl:</b> <span style="color:green;">success</span> in 0.114ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        &lt;script type=&quot;text/javascript&quot; src=&quot;https://test.taeluf.com/0.js&quot;&gt;&lt;/script&gt;
            &lt;script type=&quot;text/javascript&quot; src=&quot;https://test.taeluf.com/2.js&quot;&gt;&lt;/script&gt;
            &lt;script type=&quot;text/javascript&quot; src=&quot;https://test.taeluf.com/4.js&quot;&gt;&lt;/script&gt;
            &lt;script type=&quot;text/javascript&quot; src=&quot;https://test.taeluf.com/6.js&quot;&gt;&lt;/script&gt;
            &lt;script type=&quot;text/javascript&quot; src=&quot;https://test.taeluf.com/8.js&quot;&gt;&lt;/script&gt;
            &lt;script type=&quot;text/javascript&quot; src=&quot;https://test.taeluf.com/10.js&quot;&gt;&lt;/script&gt;
            &lt;script type=&quot;text/javascript&quot; src=&quot;https://test.taeluf.com/12.js&quot;&gt;&lt;/script&gt;
            &lt;script type=&quot;text/javascript&quot; src=&quot;https://test.taeluf.com/14.js&quot;&gt;&lt;/script&gt;
        --
        Actual:
        &lt;script type=&quot;text/javascript&quot; src=&quot;https://test.taeluf.com/0.js&quot;&gt;&lt;/script&gt;
            &lt;script type=&quot;text/javascript&quot; src=&quot;https://test.taeluf.com/2.js&quot;&gt;&lt;/script&gt;
            &lt;script type=&quot;text/javascript&quot; src=&quot;https://test.taeluf.com/4.js&quot;&gt;&lt;/script&gt;
            &lt;script type=&quot;text/javascript&quot; src=&quot;https://test.taeluf.com/6.js&quot;&gt;&lt;/script&gt;
            &lt;script type=&quot;text/javascript&quot; src=&quot;https://test.taeluf.com/8.js&quot;&gt;&lt;/script&gt;
            &lt;script type=&quot;text/javascript&quot; src=&quot;https://test.taeluf.com/10.js&quot;&gt;&lt;/script&gt;
            &lt;script type=&quot;text/javascript&quot; src=&quot;https://test.taeluf.com/12.js&quot;&gt;&lt;/script&gt;
            &lt;script type=&quot;text/javascript&quot; src=&quot;https://test.taeluf.com/14.js&quot;&gt;&lt;/script&gt;
        --------
        +++pass+++
        Target:
        &lt;link rel=&quot;stylesheet&quot; href=&quot;https://test.taeluf.com/1.css&quot; /&gt;
            &lt;link rel=&quot;stylesheet&quot; href=&quot;https://test.taeluf.com/3.css&quot; /&gt;
            &lt;link rel=&quot;stylesheet&quot; href=&quot;https://test.taeluf.com/5.css&quot; /&gt;
            &lt;link rel=&quot;stylesheet&quot; href=&quot;https://test.taeluf.com/7.css&quot; /&gt;
            &lt;link rel=&quot;stylesheet&quot; href=&quot;https://test.taeluf.com/9.css&quot; /&gt;
            &lt;link rel=&quot;stylesheet&quot; href=&quot;https://test.taeluf.com/11.css&quot; /&gt;
            &lt;link rel=&quot;stylesheet&quot; href=&quot;https://test.taeluf.com/13.css&quot; /&gt;
        --
        Actual:
        &lt;link rel=&quot;stylesheet&quot; href=&quot;https://test.taeluf.com/1.css&quot; /&gt;
            &lt;link rel=&quot;stylesheet&quot; href=&quot;https://test.taeluf.com/3.css&quot; /&gt;
            &lt;link rel=&quot;stylesheet&quot; href=&quot;https://test.taeluf.com/5.css&quot; /&gt;
            &lt;link rel=&quot;stylesheet&quot; href=&quot;https://test.taeluf.com/7.css&quot; /&gt;
            &lt;link rel=&quot;stylesheet&quot; href=&quot;https://test.taeluf.com/9.css&quot; /&gt;
            &lt;link rel=&quot;stylesheet&quot; href=&quot;https://test.taeluf.com/11.css&quot; /&gt;
            &lt;link rel=&quot;stylesheet&quot; href=&quot;https://test.taeluf.com/13.css&quot; /&gt;
        --------
        
    </div>
</details>
<details>
    <summary><b>SeoFunctions:</b> <span style="color:green;">success</span>    </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        &lt;title&gt;Test Page&lt;/title&gt;
            &lt;meta property=&quot;og:title&quot; content=&quot;Test Page&quot; /&gt;
            
            &lt;meta name=&quot;description&quot; content=&quot;Test description&quot; /&gt;
            &lt;meta property=&quot;og:description&quot; content=&quot;Test description&quot; /&gt;
            
            &lt;meta property=&quot;og:image&quot; content=&quot;/path/to/image.jpg&quot; /&gt;
            
            &lt;meta property=&quot;og:image:alt&quot; content=&quot;alt text for image&quot; /&gt;
            
            &lt;link rel=&quot;canonical&quot; href=&quot;/canonical/url/&quot; /&gt;
            &lt;meta name=&quot;og:url&quot; content=&quot;/canonical/url/&quot; /&gt;
            
            &lt;meta name=&quot;og:site_name&quot; content=&quot;Liaison test&quot; /&gt;
        --
        Actual:
        &lt;title&gt;Test Page&lt;/title&gt;
            &lt;meta property=&quot;og:title&quot; content=&quot;Test Page&quot; /&gt;
            
            &lt;meta name=&quot;description&quot; content=&quot;Test description&quot; /&gt;
            &lt;meta property=&quot;og:description&quot; content=&quot;Test description&quot; /&gt;
            
            &lt;meta property=&quot;og:image&quot; content=&quot;/path/to/image.jpg&quot; /&gt;
            
            &lt;meta property=&quot;og:image:alt&quot; content=&quot;alt text for image&quot; /&gt;
            
            &lt;link rel=&quot;canonical&quot; href=&quot;/canonical/url/&quot; /&gt;
            &lt;meta name=&quot;og:url&quot; content=&quot;/canonical/url/&quot; /&gt;
            
            &lt;meta name=&quot;og:site_name&quot; content=&quot;Liaison test&quot; /&gt;
        --------
        
    </div>
</details>
<details>
    <summary><b>CompiledHtml:</b> <span style="color:green;">success</span> in 1.527ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        array ( 0 =&gt; '&lt;link rel=&quot;stylesheet&quot; href=&quot;/lia-resource.5fc269ec4ef3e.css&quot; /&gt;', 1 =&gt; '&lt;script type=&quot;text/javascript&quot; src=&quot;/lia-resource.5fc269ec4ee32.js&quot;&gt;&lt;/script&gt;', )
        --
        Actual:
        array ( 0 =&gt; '&lt;link rel=&quot;stylesheet&quot; href=&quot;/lia-resource.5fc269ec4ef3e.css&quot; /&gt;', 1 =&gt; '&lt;script type=&quot;text/javascript&quot; src=&quot;/lia-resource.5fc269ec4ee32.js&quot;&gt;&lt;/script&gt;', )
        --------
        
    </div>
</details>
<details>
    <summary><b>DuplicateCompile:</b> <span style="color:green;">success</span> in 1.676ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/Compo/../extra/Resources/cache//file-lia-resource.5fc269ec4ee32.js
        --
        Actual:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/Compo/../extra/Resources/cache//file-lia-resource.5fc269ec4ee32.js
        --------
        +++pass+++
        Target:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/Compo/../extra/Resources/cache//file-lia-resource.5fc269ec4ee32.js
        --
        Actual:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/Compo/../extra/Resources/cache//file-lia-resource.5fc269ec4ee32.js
        --------
        +++pass+++
        Target:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/Compo/../extra/Resources/cache//file-lia-resource.5fc269ec4ee32.js
        --
        Actual:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/Compo/../extra/Resources/cache//file-lia-resource.5fc269ec4ee32.js
        --------
        +++pass+++
        Target:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/Compo/../extra/Resources/cache//file-lia-resource.5fc269ec4ef3e.css
        --
        Actual:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/Compo/../extra/Resources/cache//file-lia-resource.5fc269ec4ef3e.css
        --------
        +++pass+++
        Target:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/Compo/../extra/Resources/cache//file-lia-resource.5fc269ec4ef3e.css
        --
        Actual:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/Compo/../extra/Resources/cache//file-lia-resource.5fc269ec4ef3e.css
        --------
        +++pass+++
        Target:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/Compo/../extra/Resources/cache//file-lia-resource.5fc269ec4ef3e.css
        --
        Actual:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/Compo/../extra/Resources/cache//file-lia-resource.5fc269ec4ef3e.css
        --------
        
    </div>
</details>
<details>
    <summary><b>DeliverCss:</b> <span style="color:green;">success</span> in 5.448ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++ strict comparison
        Target:
        true
        --
        Actual:
        true
        --------
        +++pass+++
        Target:
        .a { background: pink; }
        .b { background: orange; }
        .c { background: purple; }
        --
        Actual:
        .a { background: pink; }
        .b { background: orange; }
        .c { background: purple; }
        --------
        
    </div>
</details>
<details>
    <summary><b>DeliverJs:</b> <span style="color:green;">success</span> in 0.861ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++ strict comparison
        Target:
        true
        --
        Actual:
        true
        --------
        +++pass+++
        Target:
        let a;
        let b;
        let c;
        --
        Actual:
        let a;
        let b;
        let c;
        --------
        
    </div>
</details>
<details>
    <summary><b>CacheCompiledJSFile:</b> <span style="color:green;">success</span> in 0.355ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++ strict comparison
        Target:
        true
        --
        Actual:
        true
        --------
        +++pass+++
        Target:
        let a;
        let b;
        let c;
        --
        Actual:
        let a;
        let b;
        let c;
        --------
        
    </div>
</details>
<details>
    <summary><b>CacheCompiledCSSFile:</b> <span style="color:green;">success</span> in 0.453ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++ strict comparison
        Target:
        true
        --
        Actual:
        true
        --------
        +++pass+++
        Target:
        .a { background: pink; }
        .b { background: orange; }
        .c { background: purple; }
        --
        Actual:
        .a { background: pink; }
        .b { background: orange; }
        .c { background: purple; }
        --------
        
    </div>
</details>
<details>
    <summary><b>SortCss:</b> <span style="color:green;">success</span> in 0.154ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++ strict comparison
        Target:
        true
        --
        Actual:
        true
        --------
        +++pass+++
        Target:
        .b { background: orange; }
        .a { background: pink; }
        .c { background: purple; }
        --
        Actual:
        .b { background: orange; }
        .a { background: pink; }
        .c { background: purple; }
        --------
        
    </div>
</details>
<details>
    <summary><b>CompileCss:</b> <span style="color:green;">success</span> in 0.138ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++ strict comparison
        Target:
        true
        --
        Actual:
        true
        --------
        +++pass+++
        Target:
        .a { background: pink; }
        .b { background: orange; }
        .c { background: purple; }
        --
        Actual:
        .a { background: pink; }
        .b { background: orange; }
        .c { background: purple; }
        --------
        
    </div>
</details>
<details>
    <summary><b>SortJs:</b> <span style="color:green;">success</span> in 0.138ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++ strict comparison
        Target:
        true
        --
        Actual:
        true
        --------
        +++pass+++
        Target:
        let b;
        let a;
        let c;
        --
        Actual:
        let b;
        let a;
        let c;
        --------
        
    </div>
</details>
<details>
    <summary><b>CompileJs:</b> <span style="color:green;">success</span> in 0.133ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++ strict comparison
        Target:
        true
        --
        Actual:
        true
        --------
        +++pass+++
        Target:
        let a;
        let b;
        let c;
        --
        Actual:
        let a;
        let b;
        let c;
        --------
        
    </div>
</details>

    </section>

    <section>
        <h2>Router</h2>
        <details>
    <summary><b>OptionalParamater:</b> <span style="color:green;">success</span> in 0.127ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        abc::the-required
        --
        Actual:
        abc::the-required
        --------
        +++pass+++
        Target:
        ::the-required
        --
        Actual:
        ::the-required
        --------
        
    </div>
</details>
<details>
    <summary><b>PatternRouteMethod:</b> <span style="color:green;">success</span> in 0.220ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        Have you looked at traffic data in your home town? Is there a racial disparity?
        --
        Actual:
        Have you looked at traffic data in your home town? Is there a racial disparity?
        --------
        +++pass+++
        Target:
        The US EPA, under Trump, has rolled back many protections for U.S. citizens
        --
        Actual:
        The US EPA, under Trump, has rolled back many protections for U.S. citizens
        --------
        +++pass+++
        Target:
        Hi, I'm Reed. I'm an indie developer. I'm very opinionated and wish the world were a better place.
        --
        Actual:
        Hi, I'm Reed. I'm an indie developer. I'm very opinionated and wish the world were a better place.
        --------
        +++pass+++
        Target:
        A blog was not found for 'global-warming'
        --
        Actual:
        A blog was not found for 'global-warming'
        --------
        +++pass+++
        Target:
        array ( 0 =&gt; class@anonymous/home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/Compo/Router.php:63$a1::__set_state(array( 'lia' =&gt; NULL, 'Scanner_registered' =&gt; array ( ), 'Scanner_prefixesHandled'...
        --
        Actual:
        array ( 0 =&gt; class@anonymous/home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/Compo/Router.php:63$a1::__set_state(array( 'lia' =&gt; NULL, 'Scanner_registered' =&gt; array ( ), 'Scanner_prefixesHandled'...
        --------
        +++pass+++
        Target:
        array ( )
        --
        Actual:
        array ( )
        --------
        +++pass+++
        Target:
        array ( )
        --
        Actual:
        array ( )
        --------
        
    </div>
</details>
<details>
    <summary><b>GetRoute:</b> <span style="color:green;">success</span> in 0.102ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        array ( 0 =&gt; Lia\Obj\Route::__set_state(array( 'paramaters' =&gt; array ( 'type' =&gt; 'chemicals', ), 'url' =&gt; '/ban/toxic/chemicals/', 'method' =&gt; 'POST', 'urlRegex' =&gt; '^\\/(?:ban|\\?)\\/(?:toxic|\\?)\\/...
        --
        Actual:
        array ( 0 =&gt; Lia\Obj\Route::__set_state(array( 'paramaters' =&gt; array ( 'type' =&gt; 'chemicals', ), 'url' =&gt; '/ban/toxic/chemicals/', 'method' =&gt; 'POST', 'urlRegex' =&gt; '^\\/(?:ban|\\?)\\/(?:toxic|\\?)\\/...
        --------
        
    </div>
</details>
<details>
    <summary><b>UrlToTestReg:</b> <span style="color:green;">success</span>    </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        ****/one/two/three/****
        +++pass+++
        Target:
        ^\/(?:one|\?)\/(?:two|\?)\/(?:three|\?)\/$
        --
        Actual:
        ^\/(?:one|\?)\/(?:two|\?)\/(?:three|\?)\/$
        --------
        ****/one.two.three/****
        +++pass+++
        Target:
        ^\/(?:one|\?)\.(?:two|\?)\.(?:three|\?)\/$
        --
        Actual:
        ^\/(?:one|\?)\.(?:two|\?)\.(?:three|\?)\/$
        --------
        ****/one.two-three/four****
        +++pass+++
        Target:
        ^\/(?:one|\?)\.(?:two\-three|\?)\/(?:four|\?)$
        --
        Actual:
        ^\/(?:one|\?)\.(?:two\-three|\?)\/(?:four|\?)$
        --------
        ****/five/six.seven.eight/.nine****
        +++pass+++
        Target:
        ^\/(?:five|\?)\/(?:six|\?)\.(?:seven|\?)\.(?:eight|\?)\/\.(?:nine|\?)$
        --
        Actual:
        ^\/(?:five|\?)\/(?:six|\?)\.(?:seven|\?)\.(?:eight|\?)\/\.(?:nine|\?)$
        --------
        ****/-thing-/****
        +++pass+++
        Target:
        ^\/(?:\-thing\-|\?)\/$
        --
        Actual:
        ^\/(?:\-thing\-|\?)\/$
        --------
        ****/.thing./****
        +++pass+++
        Target:
        ^\/\.(?:thing|\?)\.\/$
        --
        Actual:
        ^\/\.(?:thing|\?)\.\/$
        --------
        ****/..../****
        +++pass+++
        Target:
        ^\/\.\.\.\.\/$
        --
        Actual:
        ^\/\.\.\.\.\/$
        --------
        
    </div>
</details>
<details>
    <summary><b>ParsePatterns:</b> <span style="color:green;">success</span> in 0.167ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        ****static****
        +++pass+++ strict comparison
        Target:
        array ( 'pattern' =&gt; '/black-lives-matter/', 'parsedPattern' =&gt; '/black-lives-matter/', 'params' =&gt; array ( ), 'methods' =&gt; array ( 'GET' =&gt; 'GET', ), )
        --
        Actual:
        array ( 'pattern' =&gt; '/black-lives-matter/', 'parsedPattern' =&gt; '/black-lives-matter/', 'params' =&gt; array ( ), 'methods' =&gt; array ( 'GET' =&gt; 'GET', ), )
        --------
        +++pass+++ strict comparison
        Target:
        array ( 'pattern' =&gt; '/save/the/environment/', 'parsedPattern' =&gt; '/save/the/environment/', 'params' =&gt; array ( ), 'methods' =&gt; array ( 'GET' =&gt; 'GET', ), )
        --
        Actual:
        array ( 'pattern' =&gt; '/save/the/environment/', 'parsedPattern' =&gt; '/save/the/environment/', 'params' =&gt; array ( ), 'methods' =&gt; array ( 'GET' =&gt; 'GET', ), )
        --------
        ****params****
        +++pass+++ strict comparison
        Target:
        array ( 'pattern' =&gt; '/{any}.{person}/deserves/respect/', 'parsedPattern' =&gt; '/?.?/deserves/respect/', 'params' =&gt; array ( 0 =&gt; 'any', 1 =&gt; 'person', ), 'methods' =&gt; array ( 'GET' =&gt; 'GET', ), )
        --
        Actual:
        array ( 'pattern' =&gt; '/{any}.{person}/deserves/respect/', 'parsedPattern' =&gt; '/?.?/deserves/respect/', 'params' =&gt; array ( 0 =&gt; 'any', 1 =&gt; 'person', ), 'methods' =&gt; array ( 'GET' =&gt; 'GET', ), )
        --------
        +++pass+++ strict comparison
        Target:
        array ( 'pattern' =&gt; '/abc/{dyn}/something/', 'parsedPattern' =&gt; '/abc/?/something/', 'params' =&gt; array ( 0 =&gt; 'dyn', ), 'methods' =&gt; array ( 'GET' =&gt; 'GET', ), )
        --
        Actual:
        array ( 'pattern' =&gt; '/abc/{dyn}/something/', 'parsedPattern' =&gt; '/abc/?/something/', 'params' =&gt; array ( 0 =&gt; 'dyn', ), 'methods' =&gt; array ( 'GET' =&gt; 'GET', ), )
        --------
        +++pass+++ strict comparison
        Target:
        array ( 'pattern' =&gt; '/abc/def/{dynam}.{two}/', 'parsedPattern' =&gt; '/abc/def/?.?/', 'params' =&gt; array ( 0 =&gt; 'dynam', 1 =&gt; 'two', ), 'methods' =&gt; array ( 'GET' =&gt; 'GET', ), )
        --
        Actual:
        array ( 'pattern' =&gt; '/abc/def/{dynam}.{two}/', 'parsedPattern' =&gt; '/abc/def/?.?/', 'params' =&gt; array ( 0 =&gt; 'dynam', 1 =&gt; 'two', ), 'methods' =&gt; array ( 'GET' =&gt; 'GET', ), )
        --------
        +++pass+++ strict comparison
        Target:
        array ( 'pattern' =&gt; '/abc/def/{dynam}-{two}', 'parsedPattern' =&gt; '/abc/def/{dynam}-{two}', 'params' =&gt; array ( ), 'methods' =&gt; array ( 'GET' =&gt; 'GET', ), )
        --
        Actual:
        array ( 'pattern' =&gt; '/abc/def/{dynam}-{two}', 'parsedPattern' =&gt; '/abc/def/{dynam}-{two}', 'params' =&gt; array ( ), 'methods' =&gt; array ( 'GET' =&gt; 'GET', ), )
        --------
        +++pass+++ strict comparison
        Target:
        array ( 'pattern' =&gt; '/abc/def/{dynam}{two}.{abc}', 'parsedPattern' =&gt; '/abc/def/{dynam}{two}.?', 'params' =&gt; array ( 0 =&gt; 'abc', ), 'methods' =&gt; array ( 'GET' =&gt; 'GET', ), )
        --
        Actual:
        array ( 'pattern' =&gt; '/abc/def/{dynam}{two}.{abc}', 'parsedPattern' =&gt; '/abc/def/{dynam}{two}.?', 'params' =&gt; array ( 0 =&gt; 'abc', ), 'methods' =&gt; array ( 'GET' =&gt; 'GET', ), )
        --------
        ****method****
        +++pass+++ strict comparison
        Target:
        array ( 'pattern' =&gt; '/@POST.greed/kills/@GET.people/', 'parsedPattern' =&gt; '/greed/kills/people/', 'params' =&gt; array ( ), 'methods' =&gt; array ( 'GET' =&gt; 'GET', 'POST' =&gt; 'POST', ), )
        --
        Actual:
        array ( 'pattern' =&gt; '/@POST.greed/kills/@GET.people/', 'parsedPattern' =&gt; '/greed/kills/people/', 'params' =&gt; array ( ), 'methods' =&gt; array ( 'GET' =&gt; 'GET', 'POST' =&gt; 'POST', ), )
        --------
        +++pass+++ strict comparison
        Target:
        array ( 'pattern' =&gt; '/flarg/harp/@POST.@GET.{dyn}/', 'parsedPattern' =&gt; '/flarg/harp/?/', 'params' =&gt; array ( 0 =&gt; 'dyn', ), 'methods' =&gt; array ( 'GET' =&gt; 'GET', 'POST' =&gt; 'POST', ), )
        --
        Actual:
        array ( 'pattern' =&gt; '/flarg/harp/@POST.@GET.{dyn}/', 'parsedPattern' =&gt; '/flarg/harp/?/', 'params' =&gt; array ( 0 =&gt; 'dyn', ), 'methods' =&gt; array ( 'GET' =&gt; 'GET', 'POST' =&gt; 'POST', ), )
        --------
        +++pass+++ strict comparison
        Target:
        array ( 'pattern' =&gt; '@POST./regulations/on/{megacorp}/', 'parsedPattern' =&gt; '/regulations/on/?/', 'params' =&gt; array ( 0 =&gt; 'megacorp', ), 'methods' =&gt; array ( 'POST' =&gt; 'POST', ), )
        --
        Actual:
        array ( 'pattern' =&gt; '@POST./regulations/on/{megacorp}/', 'parsedPattern' =&gt; '/regulations/on/?/', 'params' =&gt; array ( 0 =&gt; 'megacorp', ), 'methods' =&gt; array ( 'POST' =&gt; 'POST', ), )
        --------
        
    </div>
</details>

    </section>

    <section>
        <h2>Server</h2>
        <details>
    <summary><b>AbsolutelyNothing:</b> <strong style="color:orange;">disabled</strong>    </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        This test needs to be written, but Server isn't in a stable state yet...
    </div>
</details>

    </section>

    <section>
        <h2>View</h2>
        <details>
    <summary><b>CustomViewClass:</b> <strong style="color:orange;">disabled</strong>    </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        test not implemented.
    </div>
</details>
<details>
    <summary><b>AddViewCallable:</b> <span style="color:green;">success</span> in 0.218ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        Fight for your right to vote.
        --
        Actual:
        Fight for your right to vote.
        --------
        
    </div>
</details>
<details>
    <summary><b>SubdirResourcesAndApiCalls:</b> <span style="color:green;">success</span> in 0.655ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        &lt;!DOCTYPE html&gt;
        &lt;html&gt;
            &lt;head&gt;
                            &lt;/head&gt;
            &lt;body&gt;
                &lt;header&gt;
                    &lt;h1&gt;Header&lt;/h1&gt;
                &lt;/header&gt;
                &lt;main&gt;
                                Just a placeholder        &lt;/main&gt;
                &lt;footer&gt;
                    &lt;h3&gt;Footer&lt;/h3&gt;
                &lt;/footer&gt;
            &lt;/body&gt;
        &lt;/html&gt;
        --
        Actual:
        &lt;!DOCTYPE html&gt;
        &lt;html&gt;
            &lt;head&gt;
                            &lt;/head&gt;
            &lt;body&gt;
                &lt;header&gt;
                    &lt;h1&gt;Header&lt;/h1&gt;
                &lt;/header&gt;
                &lt;main&gt;
                                Just a placeholder        &lt;/main&gt;
                &lt;footer&gt;
                    &lt;h3&gt;Footer&lt;/h3&gt;
                &lt;/footer&gt;
            &lt;/body&gt;
        &lt;/html&gt;
        --------
        +++pass+++
        Target:
        array ( 0 =&gt; '/main.css', 1 =&gt; '/main.js', )
        --
        Actual:
        array ( 0 =&gt; '/main.css', 1 =&gt; '/main.js', )
        --------
        +++pass+++
        Target:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/extra/Views/theme/main.css
        --
        Actual:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/extra/Views/theme/main.css
        --------
        +++pass+++
        Target:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/extra/Views/theme/main.js
        --
        Actual:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/extra/Views/theme/main.js
        --------
        
    </div>
</details>
<details>
    <summary><b>SiblingResourcesAndMethodCalls:</b> <span style="color:green;">success</span> in 0.150ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        +++pass+++
        Target:
        &lt;div class=&quot;blog&quot;&gt;
            &lt;h1&gt;Citizen lobbying can reduce pollution&lt;/h1&gt;
            &lt;p&gt;Polluting corporations need to be regulated.&lt;/p&gt;
                &lt;div class=&quot;BlogContent&quot;&gt;
                &lt;p&gt;In addition to being a conscious consumer, write your elected officials to request regulations on industry that create pollution and subsequent tax-payer funded cleanups.&lt;/p&gt;    &lt;/div&gt;
        &lt;/div&gt;
        --
        Actual:
        &lt;div class=&quot;blog&quot;&gt;
            &lt;h1&gt;Citizen lobbying can reduce pollution&lt;/h1&gt;
            &lt;p&gt;Polluting corporations need to be regulated.&lt;/p&gt;
                &lt;div class=&quot;BlogContent&quot;&gt;
                &lt;p&gt;In addition to being a conscious consumer, write your elected officials to request regulations on industry that create pollution and subsequent tax-payer funded cleanups.&lt;/p&gt;    &lt;/div&gt;
        &lt;/div&gt;
        --------
        +++pass+++
        Target:
        array ( 0 =&gt; '.css', 1 =&gt; '.js', )
        --
        Actual:
        array ( 0 =&gt; '.css', 1 =&gt; '.js', )
        --------
        +++pass+++
        Target:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/extra/Views/blog.css
        --
        Actual:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/extra/Views/blog.css
        --------
        +++pass+++
        Target:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/extra/Views/blog.js
        --
        Actual:
        /home/reed/data/Taeluf/Dev/Project-Main/Liaison/test/extra/Views/blog.js
        --------
        
    </div>
</details>

    </section>
<br>
--------------------------------
<br>

<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>